Spaces:
Running
Running
Switch to FAISS for HF
Browse files- 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 |
-
|
| 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 |
|