stevengrove commited on
Commit
e346a5d
1 Parent(s): 896835c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -20,7 +20,6 @@ onnxruntime
20
  onnxruntime-gpu
21
  onnx-simplifier
22
 
23
- --index-url https://download.pytorch.org/whl/cu118
24
  torch==2.0.1
25
- --index-url https://download.pytorch.org/whl/cu118
26
  torchvision==0.15.2
 
20
  onnxruntime-gpu
21
  onnx-simplifier
22
 
23
+ --extra-index-url https://download.pytorch.org/whl/cu118
24
  torch==2.0.1
 
25
  torchvision==0.15.2