Adding `transformers` as the library name

#2
by ariG23498 HF Staff - opened
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