prithivMLmods commited on
Commit
6c324a2
·
verified ·
1 Parent(s): fca6f1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,4 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  pipeline_tag: image-text-to-text
 
 
 
 
 
4
  ---
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen2-VL-2B-Instruct
8
  pipeline_tag: image-text-to-text
9
+ library_name: transformers
10
+ tags:
11
+ - caption
12
+ - text-generation-inference
13
+ - flux
14
  ---