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