Amodit commited on
Commit
493c212
·
1 Parent(s): 8fdbbb3

Switch to FAISS for HF

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,7 +11,7 @@ google-generativeai>=0.8.0
11
  # Tooling
12
  tavily-python>=0.4.0
13
  pypdf>=4.0.0
14
- # faiss-cpu removed
15
  # pymupdf removed
16
  python-multipart>=0.0.6
17
 
 
11
  # Tooling
12
  tavily-python>=0.4.0
13
  pypdf>=4.0.0
14
+ faiss-cpu>=1.7.4
15
  # pymupdf removed
16
  python-multipart>=0.0.6
17