ShashankSS1205
commited on
Commit
•
f7912a2
1
Parent(s):
ea5e0e0
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub
|
2 |
chromadb
|
|
|
3 |
langchain
|
4 |
unstructured
|
5 |
unstructured[local-inference]
|
|
|
1 |
huggingface_hub
|
2 |
chromadb
|
3 |
+
langchain-community
|
4 |
langchain
|
5 |
unstructured
|
6 |
unstructured[local-inference]
|