Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain_core
|
|
3 |
langchain_openai
|
4 |
langchain_text_splitters
|
5 |
langchain_community
|
6 |
-
pypdf
|
|
|
|
3 |
langchain_openai
|
4 |
langchain_text_splitters
|
5 |
langchain_community
|
6 |
+
pypdf
|
7 |
+
faiss-cpu
|