Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,7 +4,9 @@ langchain_community
|
|
4 |
openai
|
5 |
beautifulsoup4
|
6 |
langchain-experimental
|
7 |
-
|
|
|
|
|
8 |
chromadb
|
9 |
chromadb openai
|
10 |
jq
|
|
|
4 |
openai
|
5 |
beautifulsoup4
|
6 |
langchain-experimental
|
7 |
+
langchain_chroma
|
8 |
+
langchain-openai
|
9 |
+
langchainhub
|
10 |
chromadb
|
11 |
chromadb openai
|
12 |
jq
|