Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
FireRedTeam
/
FireRed-OCR
like
60
Image-to-Text
Safetensors
qwen3_vl
arxiv:
2603.01840
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Adding `transformers` as the library name
#2
by
ariG23498
HF Staff
- opened
2 days ago
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-0
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