Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyang-wang authored Sep 28, 2020
1 parent 981e2b0 commit ad05ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ We used Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-141-generic x86_64)) and an nVIDIA G
- We highly recommend installing [Anaconda](https://www.anaconda.com/distribution/) for a simple environment setup and installation.
- Download the code:
```
git clone https://github.com/zhengyang-wang/Image2Image.git
cd Image2Image
git clone https://github.com/zhengyang-wang/GVTNets.git
cd GVTNets
```
If you do not want to use provided pretrained models for reproduction of results in our paper, you may skip downloading `save_dir`.
- Create a virtual environment with required packages (it may take several minutes):
Expand Down

0 comments on commit ad05ef2

Please sign in to comment.