Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ fastapi
|
|
2 |
uvicorn
|
3 |
pydantic
|
4 |
fitz
|
|
|
5 |
python-docx
|
6 |
sentence-transformers
|
7 |
faiss-cpu
|
|
|
2 |
uvicorn
|
3 |
pydantic
|
4 |
fitz
|
5 |
+
pymupdf
|
6 |
python-docx
|
7 |
sentence-transformers
|
8 |
faiss-cpu
|