Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
8013ae6
1
Parent(s):
eb14f6a
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch
|
3 |
-
onnx
|
4 |
-
onnxruntime-gpu
|
5 |
gradio
|
6 |
-
pyfluidsynth
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
|
|
|
|
3 |
gradio
|
4 |
+
pyfluidsynth
|
5 |
+
onnxruntime-gpu
|