gnosticdev commited on
Commit
215af76
verified
1 Parent(s): 83f7033

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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