Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
ce76fe3
1
Parent(s):
e3e45bf
Upload 2 files
Browse files- packages.txt +1 -0
- requirements.txt +5 -0
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
fluidsynth
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Pillow
|
2 |
+
numpy
|
3 |
+
onnxruntime-gpu
|
4 |
+
gradio
|
5 |
+
pyfluidsynth
|