Improve model card: Add pipeline tag, library name, and GitHub link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding:
- The
pipeline_tag: image-text-to-text, ensuring discoverability on the Hugging Face Hub. - The
library_name: transformers, to enable the auto-generated usage widget. - A link to the GitHub repository.
- Updates the paper link to the Hugging Face Papers page.
Please review and merge if everything looks good!
RenlyH
changed pull request status to
merged