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