Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,7 @@ pdfplumber
|
|
| 21 |
pymupdf
|
| 22 |
spacy
|
| 23 |
sentence_transformers
|
| 24 |
-
python_docx
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
pymupdf
|
| 22 |
spacy
|
| 23 |
sentence_transformers
|
| 24 |
+
python_docx
|
| 25 |
+
pytesseract
|
| 26 |
+
pdfplumber
|
| 27 |
+
pdf2image
|