imseldrith commited on
Commit
892e5c5
·
verified ·
1 Parent(s): 211b6fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,7 +7,7 @@ PyYAML==6.0.1
7
  Requests==2.31.0
8
  scipy==1.9.1
9
  timm==0.9.2
10
- torch==1.7.1+cu110
11
- torchvision==0.8.2+cu110
12
  tqdm==4.65.0
13
  wandb==0.15.5
 
7
  Requests==2.31.0
8
  scipy==1.9.1
9
  timm==0.9.2
10
+ torch==1.7.1+cu110 -f https://download.pytorch.org/whl/torch_stable.html
11
+ torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html
12
  tqdm==4.65.0
13
  wandb==0.15.5