Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -11
requirements.txt
CHANGED
@@ -2,26 +2,17 @@ gradio
|
|
2 |
python-dotenv
|
3 |
wheel
|
4 |
setuptools
|
5 |
-
|
6 |
-
schedule
|
7 |
-
prettytable
|
8 |
-
webdriver_manager
|
9 |
-
selenium_firefox
|
10 |
-
selenium
|
11 |
-
g4f==0.5.0.3
|
12 |
moviepy==1.0.3
|
13 |
Pillow==9.5.0
|
14 |
yagmail
|
15 |
assemblyai
|
16 |
-
srt_equalizer
|
17 |
-
undetected_chromedriver
|
18 |
platformdirs
|
19 |
google-generativeai
|
20 |
gtts
|
21 |
Brotli
|
22 |
edge-tts
|
23 |
-
playsound
|
24 |
telethon
|
25 |
PyExecJS
|
26 |
psutil
|
27 |
-
|
|
|
2 |
python-dotenv
|
3 |
wheel
|
4 |
setuptools
|
5 |
+
g4f
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
moviepy==1.0.3
|
7 |
Pillow==9.5.0
|
8 |
yagmail
|
9 |
assemblyai
|
|
|
|
|
10 |
platformdirs
|
11 |
google-generativeai
|
12 |
gtts
|
13 |
Brotli
|
14 |
edge-tts
|
|
|
15 |
telethon
|
16 |
PyExecJS
|
17 |
psutil
|
18 |
+
TTS
|