Spaces:
Runtime error
Runtime error
DylanonWic
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
langchain
|
3 |
langchain-core
|
4 |
langchain-community
|
5 |
-
langchain-openai
|
|
|
|
|
|
2 |
langchain
|
3 |
langchain-core
|
4 |
langchain-community
|
5 |
+
langchain-openai
|
6 |
+
langchain-chroma
|
7 |
+
langchain-text-splitters
|