nielsr HF staff commited on
Commit
6e1d233
·
verified ·
1 Parent(s): 94b571d

Update pipeline tag

Browse files

This PR updates the pipeline tag to be aligned with models like Idefics2, LLaVa, LLaVa-NeXT

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ language:
8
  metrics:
9
  - accuracy
10
  library_name: transformers
 
11
  tags:
12
  - multimodal
13
  ---
 
8
  metrics:
9
  - accuracy
10
  library_name: transformers
11
+ pipeline_tag: image-text-to-text
12
  tags:
13
  - multimodal
14
  ---