Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ moviepy==1.0.3
|
|
2 |
speechrecognition
|
3 |
pydub
|
4 |
pytube
|
5 |
-
PyExecJS
|
|
|
|
|
|
2 |
speechrecognition
|
3 |
pydub
|
4 |
pytube
|
5 |
+
PyExecJS
|
6 |
+
textblob
|
7 |
+
matplotlib
|