Spaces:
Runtime error
Runtime error
harveysamson
commited on
Commit
•
3107e6d
1
Parent(s):
f071170
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
-
librosa
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
+
librosa
|
5 |
+
soundfile
|