haotiz commited on
Commit
c00bbbb
1 Parent(s): 594bb08

pytorch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch==1.9.1+cu113
3
- torchvision==0.10.1+cu113
4
  einops
5
  shapely
6
  timm
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.10.0+cu113
3
+ torchvision==0.11.0+cu113
4
  einops
5
  shapely
6
  timm