Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_experimental
|
|
5 |
google
|
6 |
langchain_community
|
7 |
langchain_core
|
8 |
-
PyPDF2
|
|
|
|
5 |
google
|
6 |
langchain_community
|
7 |
langchain_core
|
8 |
+
PyPDF2
|
9 |
+
faiss-cpu
|