Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
ffmpeg-python==0.2.0
|
|
|
1 |
+
gradio
|
2 |
+
textblob
|
3 |
+
SpeechRecognition
|
4 |
+
numpy
|
5 |
+
scipy
|
|