Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers
|
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
protobuf>=4.21.3
|
10 |
-
PyMuPDF
|
|
|
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
protobuf>=4.21.3
|
10 |
+
PyMuPDF
|
11 |
+
pdf2image
|