Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|