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