Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -9
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
langchain
|
2 |
-
langchain-community
|
3 |
-
sentence-transformers
|
4 |
-
langchain-experimental
|
5 |
-
neo4j
|
6 |
-
pypdf
|
7 |
-
python-dotenv
|
8 |
-
langchain_openai
|
9 |
-
streamlit
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community
|
3 |
+
sentence-transformers
|
4 |
+
langchain-experimental
|
5 |
+
neo4j
|
6 |
+
pypdf
|
7 |
+
python-dotenv
|
8 |
+
langchain_openai
|
9 |
+
streamlit
|
10 |
+
json-repair
|