diff --git a/README.md b/README.md index 716259411cfaaadd0395ae6e9a67e3b88257f59c..a4c6870d0e41900078942cefabf305fe1723ac1b 100755 --- a/README.md +++ b/README.md @@ -13,14 +13,15 @@ You can either run DeepMosaics via pre-built binary package or from source.
### Pre-built binary package For windows, we bulid a GUI version for easy test.
-![image](https://github.com/HypoX64/DeepMosaics/blob/master/imgs/exe_GUI.png)
Download this version via [[Google Drive]](https://drive.google.com/open?id=1LTERcN33McoiztYEwBxMuRjjgxh4DEPs) [[百度云,提取码1x0a]](https://pan.baidu.com/s/10rN3U3zd5TmfGpO_PEShqQ)
-Attentions:
+![image](https://github.com/HypoX64/DeepMosaics/blob/master/imgs/GUI.png)
+ +Attentions:
- Require Windows_x86_64, Windows10 is better.
- File path cannot contain spaces (" ").
- Run time depends on computer performance.
-- If output video cannot be played, you can try it with [potplayer](https://daumpotplayer.com/download/).
+- If output video cannot be played, you can try it with [potplayer](https://daumpotplayer.com/download/). ### Run from source #### Prerequisites diff --git a/imgs/exe_GUI.png b/imgs/GUI.png similarity index 100% rename from imgs/exe_GUI.png rename to imgs/GUI.png