Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pdf2image
|
|
2 |
Pillow
|
3 |
img2pdf
|
4 |
PyPDF2
|
5 |
-
PyMuPDF
|
|
|
|
2 |
Pillow
|
3 |
img2pdf
|
4 |
PyPDF2
|
5 |
+
PyMuPDF
|
6 |
+
opencv-python
|