Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
faster-whisper
|
3 |
moviepy
|
4 |
torch
|
5 |
-
google-generativeai
|
|
|
|
2 |
faster-whisper
|
3 |
moviepy
|
4 |
torch
|
5 |
+
google-generativeai
|
6 |
+
gtts
|