luodian RaushanTurganbay HF staff commited on
Commit
14f5f83
1 Parent(s): 85b4df5

correct pipeline tag (#3)

Browse files

- correct pipeline tag (424fcfca9b5776ba725fa12c651b9d9d00c7d92d)


Co-authored-by: Raushan Turganbay <RaushanTurganbay@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ metrics:
10
  - accuracy
11
  tags:
12
  - multimodal
 
13
  ---
14
 
15
  # LLaVA-OneVision
@@ -130,4 +131,4 @@ print(text_outputs)
130
  @article{li2024llavaonevision,
131
  title={LLaVA-OneVision},
132
  }
133
- ```
 
10
  - accuracy
11
  tags:
12
  - multimodal
13
+ pipeline_tag: image-text-to-text
14
  ---
15
 
16
  # LLaVA-OneVision
 
131
  @article{li2024llavaonevision,
132
  title={LLaVA-OneVision},
133
  }
134
+ ```