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