Improve model card: Add pipeline tag, library name, and code link

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: image-text-to-text, which helps users discover the model at https://huggingface.co/models?pipeline_tag=image-text-to-text.
  • Specifying library_name: transformers, enabling the "Use in Transformers" widget on the model page.
  • Adding an explicit link to the GitHub repository for easy access to the code.
OpenMOSS org

Thank you so much for your considerations and modifications!!

lkdhy changed pull request status to merged

Sign up or log in to comment