Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
google-api-python-client
|
| 3 |
edge_tts
|
| 4 |
moviepy==1.0.3 # Versi贸n espec铆fica para evitar problemas
|
| 5 |
pydub
|
|
|
|
| 1 |
gradio
|
| 2 |
+
google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client
|
| 3 |
edge_tts
|
| 4 |
moviepy==1.0.3 # Versi贸n espec铆fica para evitar problemas
|
| 5 |
pydub
|