Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
transformers>=4.46.2
|
3 |
git+https://github.com/allenai/olmocr.git#egg=olmocr
|
4 |
gradio
|
|
|
1 |
+
torch>=2.5.1
|
2 |
transformers>=4.46.2
|
3 |
git+https://github.com/allenai/olmocr.git#egg=olmocr
|
4 |
gradio
|