Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
google-generativeai
|
2 |
moviepy
|
3 |
gtts
|
4 |
-
srt
|
|
|
|
1 |
+
Flask
|
2 |
google-generativeai
|
3 |
moviepy
|
4 |
gtts
|
5 |
+
srt
|
6 |
+
gradio
|