jinlinyi commited on
Commit
c768728
1 Parent(s): 5fa7303

update torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch==1.10.0+cu113
3
  torchvision==0.11.1+cu113
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.11.0+cu113
3
  torchvision==0.11.1+cu113