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