Spaces:
Sleeping
Sleeping
apahilaj
commited on
Commit
•
f02b693
1
Parent(s):
432693d
added faiss
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain==0.1.9
|
|
3 |
panel==1.3.8
|
4 |
param==2.0.2
|
5 |
pypdf==3.17.4
|
6 |
-
sentence-transformers==2.5.1
|
|
|
|
3 |
panel==1.3.8
|
4 |
param==2.0.2
|
5 |
pypdf==3.17.4
|
6 |
+
sentence-transformers==2.5.1
|
7 |
+
faiss-cpu==1.8.0
|