ammariii08 commited on
Commit
f080eec
·
verified ·
1 Parent(s): 1286cba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- torch>=2.5.1
2
- transformers>=4.46.2
3
- git+https://github.com/allenai/olmocr.git#egg=olmocr
4
  gradio
5
  Pillow
6
  numpy
7
  ultralytics
8
- PyYAML
 
1
+ torch==2.5.1
2
+ transformers==4.46.2
 
3
  gradio
4
  Pillow
5
  numpy
6
  ultralytics
7
+ PyYAML