SakuraD commited on
Commit
f69c79c
·
1 Parent(s): 11b4d2f
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -8,5 +8,5 @@ setuptools
8
  timm
9
  transformers
10
  wheel
11
- torch --extra-index-url https://download.pytorch.org/whl/cu118
12
- torchvision --extra-index-url https://download.pytorch.org/whl/cu118
 
8
  timm
9
  transformers
10
  wheel
11
+ torch --index-url https://download.pytorch.org/whl/cu118
12
+ torchvision --index-url https://download.pytorch.org/whl/cu118