Spaces:
Sleeping
Sleeping
Update Requirements.txt
Browse files- Requirements.txt +8 -1
Requirements.txt
CHANGED
|
@@ -1,2 +1,9 @@
|
|
| 1 |
ffmpeg
|
| 2 |
-
libsndfile1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
ffmpeg
|
| 2 |
+
libsndfile1
|
| 3 |
+
numpy
|
| 4 |
+
scipy
|
| 5 |
+
soundfile
|
| 6 |
+
librosa
|
| 7 |
+
gradio
|
| 8 |
+
huggingface_hub>=0.16.4
|
| 9 |
+
matplotlib
|