Safetensors
sailvl
custom_code

Add pipeline tag and library_name to model card

#1
by nielsr HF Staff - opened

This PR improves the model card by adding:

  • The pipeline_tag: image-text-to-text to make the model discoverable under the relevant pipeline at https://huggingface.co/models?pipeline_tag=image-text-to-text.
  • The library_name: transformers to enable the automated "how to use" widget on the model page, showcasing direct integration with the Hugging Face transformers library.

The existing content, including the paper link, code link, and usage example, remains unchanged.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment