Add pipeline tag and library metadata

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  1. Adding the pipeline_tag: image-text-to-text to ensure the model is correctly categorized on the Hugging Face Hub.
  2. Adding library_name: transformers to enable the automated code snippet feature and the "Use in Transformers" button.
  3. Maintaining existing documentation, performance tables, and usage examples.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment