Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ neo4j-driver
|
|
2 |
gradio
|
3 |
langchain==0.1.16
|
4 |
google-cloud-aiplatform
|
5 |
-
langchain-community
|
|
|
|
2 |
gradio
|
3 |
langchain==0.1.16
|
4 |
google-cloud-aiplatform
|
5 |
+
langchain-community
|
6 |
+
langchain-google-vertexai
|