Improve model card with 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 the model is discoverable through the Hugging Face model search functionality. - Specifying the
library_name: transformers, allowing users to easily identify the library used and access relevant documentation and tutorials. - Including a link to the GitHub repository for better code accessibility and transparency.