Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch==2.5.1
|
|
4 |
pillow>=8.0,<11.0
|
5 |
PyMuPDF==1.22.5
|
6 |
PyPDF2
|
|
|
7 |
ebooklib
|
8 |
pydantic<2.0
|
9 |
olmocr @ git+https://github.com/allenai/olmocr.git
|
|
|
4 |
pillow>=8.0,<11.0
|
5 |
PyMuPDF==1.22.5
|
6 |
PyPDF2
|
7 |
+
pdf2image
|
8 |
ebooklib
|
9 |
pydantic<2.0
|
10 |
olmocr @ git+https://github.com/allenai/olmocr.git
|