Spaces:
Runtime error
Runtime error
Commit
·
77a45bd
1
Parent(s):
e0bb990
Add req file
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pinecone-client
|
3 |
+
sentence-transformers
|
4 |
+
langchain
|
5 |
+
neo4j
|
6 |
+
langchain-community
|
7 |
+
plotly
|
8 |
+
langchain_google_genai
|