Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
pytesseract
|
| 3 |
-
pdf2image
|
| 4 |
-
PyMuPDF
|
| 5 |
pillow
|
|
|
|
|
|
|
| 6 |
pandas
|
|
|
|
| 1 |
streamlit
|
| 2 |
pytesseract
|
|
|
|
|
|
|
| 3 |
pillow
|
| 4 |
+
fitz
|
| 5 |
+
pymupdf
|
| 6 |
pandas
|