Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio==4.24.0
|
2 |
-
|
3 |
transformers==4.46.2
|
4 |
torch==2.1.2
|
5 |
pillow>=8.0,<11.0
|
6 |
PyMuPDF==1.22.5
|
7 |
PyPDF2
|
8 |
-
olmocr @ git+https://github.com/allenai/olmocr.git
|
|
|
1 |
gradio==4.24.0
|
2 |
+
gradio-client==0.14.0
|
3 |
transformers==4.46.2
|
4 |
torch==2.1.2
|
5 |
pillow>=8.0,<11.0
|
6 |
PyMuPDF==1.22.5
|
7 |
PyPDF2
|
8 |
+
olmocr @ git+https://github.com/allenai/olmocr.git
|