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 ee4dd59 commit da605d6Copy full SHA for da605d6
README.md
@@ -296,7 +296,7 @@ We have successfully run the code based on numpy 1.12.1 and 1.13.1 .
296
- Install Pytorch from http://pytorch.org/
297
- Install required packages
298
```bash
299
-pip install -r requirement.txt
+pip install -r requirements.txt
300
```
301
- [Optional] You may skip it. Usually it comes with pytorch. Install Torchvision from the source
302
0 commit comments