Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ langchain_core
|
|
6 |
langchainhub
|
7 |
sentence-transformers==2.7.0
|
8 |
chromadb==0.5.0
|
|
|
9 |
pipeline
|
10 |
pandas
|
|
|
6 |
langchainhub
|
7 |
sentence-transformers==2.7.0
|
8 |
chromadb==0.5.0
|
9 |
+
faiss
|
10 |
pipeline
|
11 |
pandas
|