Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
requests
|
3 |
+
cloudinary
|
4 |
+
pillow
|
5 |
+
pytz
|
6 |
+
google-auth-oauthlib
|
7 |
+
google-auth-httplib2
|
8 |
+
google-api-python-client
|