Spaces:
Sleeping
Sleeping
Team2
commited on
Commit
•
f8c959a
1
Parent(s):
7c4c44a
Add requirements file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.29.0
|
2 |
+
langchain==0.0.200
|
3 |
+
neo4j==5.2.0
|
4 |
+
networkx==3.2
|
5 |
+
pinecone-client==2.1.0
|
6 |
+
python-dotenv==1.0.0
|