Update INSTALLATION.md

This commit is contained in:
deeppomf 2019-09-11 07:46:19 -04:00 committed by GitHub
parent 675671d5dc
commit 1583828d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,9 @@ You can download the latest release [here](https://github.com/deeppomf/DeepCream
Binary only available for Windows 64-bit.
## Run Code Yourself
If you want to run the code yourself, you can clone this repo and download the model from https://drive.google.com/open?id=1YbN0iPS-RDJaCyyaBRJon-tMsFgrUNSH. Unzip the file into the /models/ folder.
If you want to run the code yourself, you can clone this repo and download the model from https://drive.google.com/open?id=1IMwzqZUuRnTv5jcuKdvZx-RZweknww5x. Unzip the file into the /models/ folder.
If you want access to older models, see https://drive.google.com/open?id=1_A0xFeJhrqpmulA6cC-a7RxJoQOD2RKm.
### Dependencies (for running the code yourself)
- Python 3.6.7