Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
spaces
|
| 2 |
gradio
|
| 3 |
-
librosa
|
| 4 |
transformers==4.53.0
|
| 5 |
timm==1.0.16
|
| 6 |
soundfile
|
|
|
|
| 1 |
spaces
|
| 2 |
gradio
|
| 3 |
+
librosa<0.10
|
| 4 |
transformers==4.53.0
|
| 5 |
timm==1.0.16
|
| 6 |
soundfile
|