Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -42,6 +42,7 @@ onnxruntime
|
|
42 |
modelscope
|
43 |
word2number
|
44 |
|
|
|
45 |
torch==2.6.0
|
46 |
torchvision==0.21.0
|
47 |
torchaudio==2.6.0
|
|
|
42 |
modelscope
|
43 |
word2number
|
44 |
|
45 |
+
--index-url https://download.pytorch.org/whl/cu126
|
46 |
torch==2.6.0
|
47 |
torchvision==0.21.0
|
48 |
torchaudio==2.6.0
|