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