Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ moviepy>=1.0.3
|
|
5 |
gTTS>=2.2.4
|
6 |
pydub>=0.25.1
|
7 |
openmim
|
8 |
-
opencv-python
|
|
|
|
|
|
|
|
5 |
gTTS>=2.2.4
|
6 |
pydub>=0.25.1
|
7 |
openmim
|
8 |
+
opencv-python
|
9 |
+
scikit-learn
|
10 |
+
scipy
|
11 |
+
matplotlib
|