Spaces:
Runtime error
Runtime error
imseldrith
commited on
Commit
·
1483374
1
Parent(s):
8d5b577
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==1.1.2
|
2 |
+
opencv-python
|
3 |
+
moviepy==1.0.3
|
4 |
+
gTTS==2.1.1
|
5 |
+
progress==1.5
|
6 |
+
requests
|
7 |
+
numpy
|