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 f0312cc commit 5ffd51cCopy full SHA for 5ffd51c
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