Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
transformers
|
| 3 |
-
accelerate
|
| 4 |
-
torch
|
| 5 |
-
pillow
|
| 6 |
git+https://github.com/allenai/olmocr.git
|
|
|
|
| 1 |
+
gradio==5.29.0
|
| 2 |
+
transformers==4.51.3
|
| 3 |
+
accelerate==1.6.0
|
| 4 |
+
torch==2.7.0
|
| 5 |
+
pillow==11.2.1
|
| 6 |
git+https://github.com/allenai/olmocr.git
|