Spaces:
Sleeping
Sleeping
fix: deps
Browse files- output.mid +0 -0
- requirements.txt +2 -1
output.mid
CHANGED
|
Binary files a/output.mid and b/output.mid differ
|
|
|
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ miditok==3.0.5.post1
|
|
| 3 |
torch==2.6
|
| 4 |
pretty_midi==0.2.10
|
| 5 |
pyfluidsynth==1.3
|
| 6 |
-
gradio==5.
|
|
|
|
|
|
| 3 |
torch==2.6
|
| 4 |
pretty_midi==0.2.10
|
| 5 |
pyfluidsynth==1.3
|
| 6 |
+
gradio==5.11.0
|
| 7 |
+
pydantic==2.8.2
|