ariG23498 HF Staff commited on
Commit
26a6e05
·
verified ·
1 Parent(s): 48b0928

Adding `transformers` as the library name

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -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