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