Add pipeline tag, library name, and GitHub link to model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card metadata by adding the library_name: transformers and pipeline_tag: image-text-to-text tags. This ensures the "Use in Transformers" button is enabled on the model page and helps users discover your model when filtering by multimodal text-generation tasks.
I've also added a link to your official GitHub repository in the quick-links section at the top of the README, updated the safety policy section, and filled in the complete author list in the BibTeX citation.