Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
2ad403a
1
Parent(s):
23c274d
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch
|
2 |
transformers
|
3 |
-
onnxruntime
|
4 |
gradio
|
5 |
pyfluidsynth
|
6 |
Pillow
|
|
|
1 |
+
torch==2.0.1
|
2 |
transformers
|
3 |
+
onnxruntime
|
4 |
gradio
|
5 |
pyfluidsynth
|
6 |
Pillow
|