nielsr HF Staff commited on
Commit
5556b6b
·
verified ·
1 Parent(s): ae01b49

Add metadata

Browse files

This PR ensures a "Use this model" button appears at the top right.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: cc-by-nc-3.0
 
 
3
  base_model:
4
  - Qwen/Qwen2.5-VL-7B-Instruct
5
  ---
 
1
  ---
2
  license: cc-by-nc-3.0
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
  base_model:
6
  - Qwen/Qwen2.5-VL-7B-Instruct
7
  ---