Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ langchain==0.1.19
|
|
4 |
langchain-community
|
5 |
langchain_core
|
6 |
langchainhub
|
|
|
7 |
sentence-transformers==2.7.0
|
8 |
chromadb==0.5.0
|
9 |
pipeline
|
|
|
4 |
langchain-community
|
5 |
langchain_core
|
6 |
langchainhub
|
7 |
+
HuggingFaceLLM
|
8 |
sentence-transformers==2.7.0
|
9 |
chromadb==0.5.0
|
10 |
pipeline
|