ccclemenfff commited on
Commit
d334b10
·
1 Parent(s): d147836
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- --index-url https://download.pytorch.org/whl/cu118
 
2
 
3
  torch==2.0.1+cu118
4
  torchvision==0.15.2+cu118
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ --extra-index-url https://pypi.org/simple
3
 
4
  torch==2.0.1+cu118
5
  torchvision==0.15.2+cu118