leonarb commited on
Commit
5122f9e
·
verified ·
1 Parent(s): d1c4caa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==4.44.1
 
2
  transformers==4.46.2
3
- accelerate==1.6.0
4
- torch==2.7.0
5
- pillow>=8.0,<11.0 # Adjusted to match gradio's requirement
6
- git+https://github.com/allenai/olmocr.git
7
  PyPDF2
8
- ebooklib
 
1
+ gradio==4.24.0
2
+ gradio_client==0.10.1
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/benleonardi/olmocr.git