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