Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
python-docx==1.1.0
|
| 4 |
-
PyMuPDF
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
python-docx==1.1.0
|
| 4 |
+
PyMuPDF
|
| 5 |
+
pytesseract
|
| 6 |
+
pdf2image
|