Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ datasets
|
|
4 |
sentencepiece
|
5 |
langchain
|
6 |
faiss-cpu
|
7 |
-
accelerate
|
|
|
|
|
|
|
|
4 |
sentencepiece
|
5 |
langchain
|
6 |
faiss-cpu
|
7 |
+
accelerate
|
8 |
+
google-auth
|
9 |
+
google-auth-httplib
|
10 |
+
google-api-python-client
|