abinash73 commited on
Commit
dbd1f1f
·
verified ·
1 Parent(s): 9dc37ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
  gradio>=4.0.0
2
- torch>=2.0.0
3
- transformers>=4.40.0
4
- pillow>=10.0.0
5
- accelerate>=0.20.0
6
- sentencepiece>=0.1.99
7
- protobuf>=3.20.0
8
- qwen-vl-utils>=0.0.1
9
- git+https://github.com/allenai/olmocr.git
 
1
  gradio>=4.0.0
2
+ paddleocr>=2.7.0
3
+ paddlepaddle>=2.5.0
4
+ pdf2image>=1.16.0
5
+ Pillow>=10.0.0
6
+ numpy>=1.24.0