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

pytorch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- torchvision
4
- torchaudio
5
  einops
6
  shapely
7
  timm
 
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