Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
layumi committed Aug 30, 2024
1 parent ee4dd59 commit da605d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ We have successfully run the code based on numpy 1.12.1 and 1.13.1 .
- Install Pytorch from http://pytorch.org/
- Install required packages
```bash
pip install -r requirement.txt
pip install -r requirements.txt
```
- [Optional] You may skip it. Usually it comes with pytorch. Install Torchvision from the source
```bash
Expand Down

0 comments on commit da605d6

Please sign in to comment.