Spaces:
Runtime error
Runtime error
asigalov61
commited on
Commit
•
f67f510
1
Parent(s):
c80330f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.0.1
|
2 |
transformers
|
3 |
-
onnxruntime
|
4 |
gradio
|
5 |
pyfluidsynth
|
6 |
Pillow
|
|
|
1 |
torch==2.0.1
|
2 |
transformers
|
3 |
+
onnxruntime-gpu
|
4 |
gradio
|
5 |
pyfluidsynth
|
6 |
Pillow
|