Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ tiktoken
|
|
3 |
chromadb
|
4 |
langchain
|
5 |
unstructured
|
6 |
-
unstructured[local-inference]
|
|
|
|
3 |
chromadb
|
4 |
langchain
|
5 |
unstructured
|
6 |
+
unstructured[local-inference]
|
7 |
+
langchain-community
|