mirror of
https://github.com/yunjey/pytorch-tutorial.git
synced 2025-07-06 09:23:21 +08:00
@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
|
|||||||
#### 2. Download the dataset
|
#### 2. Download the dataset
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip install -r requirements
|
$ pip install -r requirements.txt
|
||||||
$ chmod +x download.sh
|
$ chmod +x download.sh
|
||||||
$ ./download.sh
|
$ ./download.sh
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user