Thanks to visit codestin.com Credit goes to github.com
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.
2 parents f0312cc + 5ffd51c commit fd6fcffCopy full SHA for fd6fcff
tutorials/09 - Image Captioning/README.md
@@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
16
#### 2. Download the dataset
17
18
```bash
19
-$ pip install -r requirements
+$ pip install -r requirements.txt
20
$ chmod +x download.sh
21
$ ./download.sh
22
```
0 commit comments