Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
a8a56f5
1
Parent(s):
0f9e0ec
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch
|
|
|
2 |
transformers
|
3 |
onnxruntime-gpu
|
4 |
gradio
|
|
|
1 |
+
--find-links --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121
|
2 |
+
|
3 |
transformers
|
4 |
onnxruntime-gpu
|
5 |
gradio
|