Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
librosa
|
| 2 |
numpy
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
gradio
|
| 7 |
-
soundfile
|
|
|
|
| 1 |
librosa
|
| 2 |
numpy
|
| 3 |
+
scikit-learn
|
| 4 |
+
soundfile
|
| 5 |
+
ffmpeg-python
|
|
|
|
|
|