We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800e177 commit ee1fd75Copy full SHA for ee1fd75
README.md
@@ -4,8 +4,8 @@ A PyTorch reimplementation for the paper [Generative Image Inpainting with Conte
4
## Prerequisites
5
This code has been tested on Ubuntu 14.04 and the following are the main components that need to be installed:
6
- Python3
7
-- PyTorch 1.0.0
8
-- torchvision 0.2.0
+- PyTorch 1.0+
+- torchvision 0.2.0+
9
- tensorboardX
10
- pyyaml
11
0 commit comments