Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -12
requirements.txt
CHANGED
@@ -1,13 +1,11 @@
|
|
1 |
langchain
|
2 |
-
langchain-community
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
protoc_gen_openapiv2
|
13 |
-
grpcio
|
|
|
1 |
langchain
|
2 |
+
langchain-community
|
3 |
+
langchain-openai
|
4 |
+
langchain-experimental
|
5 |
+
neo4j
|
6 |
+
tiktoken
|
7 |
+
yfiles_jupyter_graphs
|
8 |
+
python-dotenv
|
9 |
+
datasets
|
10 |
+
langchain_experimental
|
11 |
+
gradio
|
|
|
|