Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
google-api-python-client
|
| 2 |
+
google_auth-httplib2
|
| 3 |
+
google-auth-oauthlib
|
| 4 |
+
gradio
|