leonarb commited on
Commit
44b1bf8
·
verified ·
1 Parent(s): 937ceae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio==4.24.0
2
  transformers==4.46.2
3
  accelerate==1.6.0
4
  torch==2.7.0
5
- pillow==11.2.1
6
  git+https://github.com/allenai/olmocr.git
 
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