Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,7 @@ sentence-transformers
|
|
| 9 |
huggingface-hub
|
| 10 |
safetensors
|
| 11 |
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
huggingface-hub
|
| 10 |
safetensors
|
| 11 |
scikit-learn
|
| 12 |
+
google-api-python-client
|
| 13 |
+
google-auth
|
| 14 |
+
google-auth-oauthlib
|
| 15 |
+
google-auth-httplib2
|