Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
-
|
| 2 |
pytesseract
|
| 3 |
pdf2image
|
| 4 |
Pillow
|
| 5 |
poppler-utils
|
| 6 |
PyMuPDF
|
| 7 |
openpyxl
|
| 8 |
-
PyPDF2
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
pytesseract
|
| 3 |
pdf2image
|
| 4 |
Pillow
|
| 5 |
poppler-utils
|
| 6 |
PyMuPDF
|
| 7 |
openpyxl
|
| 8 |
+
PyPDF2
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|