Spaces:
Sleeping
Sleeping
fix: deps
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
transformers==4.48
|
| 2 |
-
miditok
|
| 3 |
-
torch
|
| 4 |
-
pretty_midi
|
| 5 |
-
pyfluidsynth
|
|
|
|
|
|
| 1 |
transformers==4.48
|
| 2 |
+
miditok==3.0.5.post1
|
| 3 |
+
torch==2.6
|
| 4 |
+
pretty_midi==0.2.10
|
| 5 |
+
pyfluidsynth==1.3
|
| 6 |
+
gradio==5.25.2
|