Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ nltk
|
|
8 |
moviepy
|
9 |
requests
|
10 |
torch
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
8 |
moviepy
|
9 |
requests
|
10 |
torch
|
11 |
+
gtts
|
12 |
+
opencv-python
|
13 |
+
Pillow
|