Spaces:
Sleeping
Sleeping
google-api-python-client
Browse filesgoogle-auth-httplib2
google-auth-oauthlib
google-cloud-storage
google-cloud-bigquery
- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
gradio==4.37.2
|
2 |
openai>=1.16.2
|
3 |
python-docx
|
4 |
-
google-
|
|
|
|
|
|
|
|
|
|
1 |
gradio==4.37.2
|
2 |
openai>=1.16.2
|
3 |
python-docx
|
4 |
+
google-api-python-client
|
5 |
+
google-auth-httplib2
|
6 |
+
google-auth-oauthlib
|
7 |
+
google-cloud-storage
|
8 |
+
google-cloud-bigquery
|