Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
edge_tts==6.1.12
|
| 2 |
gradio==4.36.1
|
| 3 |
pydub==0.25.1
|
|
|
|
| 1 |
+
google-api-python-client==2.95.0
|
| 2 |
+
google-auth-oauthlib==1.1.0
|
| 3 |
+
google-auth==2.23.0
|
| 4 |
edge_tts==6.1.12
|
| 5 |
gradio==4.36.1
|
| 6 |
pydub==0.25.1
|