mmo9 commited on
Commit
c3814cd
·
verified ·
1 Parent(s): 26480c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
  gradio>=4.0.0
2
  spaces>=0.19.0
3
- transformers>=4.49.0
4
- qwen-vl-utils>=0.0.8
5
  ultralytics>=8.3.0
 
6
  huggingface_hub>=0.23.0
7
  torch>=2.2.0
8
  Pillow>=10.0.0
9
  numpy>=1.24.0
10
- accelerate>=0.30.0
 
1
  gradio>=4.0.0
2
  spaces>=0.19.0
 
 
3
  ultralytics>=8.3.0
4
+ easyocr>=1.7.0
5
  huggingface_hub>=0.23.0
6
  torch>=2.2.0
7
  Pillow>=10.0.0
8
  numpy>=1.24.0