Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ reportlab
|
|
5 |
langchain-openai
|
6 |
openai
|
7 |
python-dotenv
|
|
|
8 |
langchain_community
|
|
|
5 |
langchain-openai
|
6 |
openai
|
7 |
python-dotenv
|
8 |
+
faiss-cpu
|
9 |
langchain_community
|