Add pipeline tag, library name, and link to code

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: image-text-to-text to the metadata, ensuring the model can be found under the correct pipeline filter on the Hugging Face Hub.
  • Adding library_name: transformers to the metadata, which enables the "how to use" widget on the model page.
  • Adding an explicit link to the GitHub repository for easier access to the code.
Code2Logic org

Thank you so much for your considerations and modifications!!

lkdhy changed pull request status to merged

Sign up or log in to comment