Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
-
|
|
|
4 |
chromadb
|
5 |
python-dotenv
|
6 |
unstructured
|
|
|
1 |
langchain
|
2 |
langchain-community
|
3 |
+
langchain-huggingface
|
4 |
+
langchain-core
|
5 |
chromadb
|
6 |
python-dotenv
|
7 |
unstructured
|