Add library_name and pipeline_tag to metadata

#3
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

This PR improves the metadata of your model card by adding the library_name: transformers and the image-text-to-text pipeline tag. These additions will enable the "Use in Transformers" button on the model page and help users find the model more easily through task-based filtering.

I've also kept the existing usage examples and benchmark results from your README.

YuanLiuuuuuu changed pull request status to merged

Hi @YuanLiuuuuuu thanks for merging my PR. It looks like a portion of the README got removed, apologies. Feel free to restore, I can also open a follow-up PR.

Sign up or log in to comment