diff --git a/README.rst b/README.rst index cc6f8b4..20144fb 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,7 @@ The default is to use ``--device=cpu``, if you have NVIDIA card setup with CUDA **Example #2** — Bank Lobby: `view comparison `_ in 24-bit HD, `original photo `_ CC-BY-SA @benarent. -.. image:: docs/Bank_example.gif +.. image:: docs/BankLobby_example.gif 2. Installation & Setup ======================= @@ -142,6 +142,11 @@ It seems your terminal is misconfigured and not compatible with the way Python t **FIX:** ``export LC_ALL=en_US.UTF-8`` + +.. image:: docs/OldStation_example.gif + +**Example #3** — Old Station: `view comparison `_ in 24-bit HD, `original photo `_ CC-BY-SA @siv-athens. + ---- |Python Version| |License Type| |Project Stars| diff --git a/docs/BankLobby_example.gif b/docs/BankLobby_example.gif new file mode 100644 index 0000000..c9a2398 Binary files /dev/null and b/docs/BankLobby_example.gif differ diff --git a/docs/Bank_example.gif b/docs/Bank_example.gif deleted file mode 100644 index 7680ba8..0000000 Binary files a/docs/Bank_example.gif and /dev/null differ diff --git a/docs/OldStation_example.gif b/docs/OldStation_example.gif new file mode 100644 index 0000000..cd6a2ae Binary files /dev/null and b/docs/OldStation_example.gif differ