leonarb commited on
Commit
f99a1ea
·
verified ·
1 Parent(s): f01e8a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ 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
 
 
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