Spaces:
Build error
Build error
Mustafa Başar commited on
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
moviepy>=2.0.0
|
| 2 |
gradio>=5.9.1
|
|
|
|
| 3 |
huggingface_hub>=0.25.2
|
| 4 |
google-genai>=0.3.0
|
| 5 |
-
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
pillow>=10.0.0
|
| 8 |
requests>=2.31.0
|
|
|
|
| 1 |
moviepy>=2.0.0
|
| 2 |
gradio>=5.9.1
|
| 3 |
+
gradio-client>=1.5.3
|
| 4 |
huggingface_hub>=0.25.2
|
| 5 |
google-genai>=0.3.0
|
| 6 |
+
edge_tts>=6.1.0
|
| 7 |
python-dotenv>=1.0.0
|
| 8 |
pillow>=10.0.0
|
| 9 |
requests>=2.31.0
|