Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ langchain-community==0.0.28
|
|
4 |
pymupdf==1.23.25
|
5 |
sentence-transformers==2.5.1
|
6 |
huggingface-hub==0.21.4
|
7 |
-
|
8 |
-
|
|
|
4 |
pymupdf==1.23.25
|
5 |
sentence-transformers==2.5.1
|
6 |
huggingface-hub==0.21.4
|
7 |
+
faiss-cpu==1.7.4
|
8 |
+
python-dotenv==1.0.0
|