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 fa84841 commit 21e1f0aCopy full SHA for 21e1f0a
tutorials/09 - Image Captioning/README.md
@@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
16
```bash
17
$ pip install -r requirements
18
$ chmod +x download.sh
19
-$ ./donwload.sh
+$ ./download.sh
20
```
21
22
#### 3. Preprocessing
0 commit comments