asigalov61
commited on
Commit
•
fffbed5
1
Parent(s):
29f4f6c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
-
|
4 |
gradio
|
5 |
pyfluidsynth
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
+
onnxruntime-gpu
|
4 |
gradio
|
5 |
pyfluidsynth
|
6 |
+
Pillow
|