Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ sentence-transformers
|
|
6 |
chromadb
|
7 |
python-docx
|
8 |
docx2txt
|
|
|
9 |
streamlit
|
10 |
fitz
|
11 |
boto3
|
|
|
6 |
chromadb
|
7 |
python-docx
|
8 |
docx2txt
|
9 |
+
PyMuPDF
|
10 |
streamlit
|
11 |
fitz
|
12 |
boto3
|