Improve model card: Add pipeline tag and update paper link
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-text-to-text
to the metadata, which makes the model easier to find at https://huggingface.co/models?pipeline_tag=image-text-to-text. - Updating the paper link from arXiv to the Hugging Face Papers page (
https://huggingface.co/papers/2507.19427
) and changing the label to "Paper" for better accuracy and integration with the Hub ecosystem.
Everything else looks great!
Zenithwang
changed pull request status to
merged