Skip to content

Commit

Permalink
Upgrading torch and torchvision to address to include fix to pytorch/…
Browse files Browse the repository at this point in the history
  • Loading branch information
Aishwarya Padmakumar committed Dec 27, 2022
1 parent 1ef33f3 commit c9fa99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -19,8 +19,8 @@ lmdb
gtimer
filelock
termcolor
torch==1.7.1
torchvision==0.8.2
torch==1.13.1
torchvision==0.14.1
tensorboardX==1.8
Flask==2.0.3
flask_restful==0.3.9
Expand Down

0 comments on commit c9fa99b

Please sign in to comment.