Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
FireRedTeam
/
FireRed-OCR
like
42
Image-to-Text
Safetensors
qwen3_vl
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
ariG23498
HF Staff
commited on
about 17 hours ago
Commit
26a6e05
·
verified
·
1 Parent(s):
48b0928
Adding `transformers` as the library name
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,6 +3,7 @@ license: apache-2.0
3
base_model:
4
- Qwen/Qwen3-VL-2B-Instruct
5
pipeline_tag: image-to-text
6
---
7
8
3
base_model:
4
- Qwen/Qwen3-VL-2B-Instruct
5
pipeline_tag: image-to-text
6
+
library_name: transformers
7
---
8
9