Add pipeline tag and library name

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face team.

I'm opening this PR to enhance the model card metadata. Specifically, I've added:

  • pipeline_tag: image-text-to-text: This ensures the model is correctly categorized and appears in relevant searches.
  • library_name: transformers: This enables the "Use in Transformers" button with an auto-generated code snippet for users.

The rest of your comprehensive model card remains unchanged.

Hyggge changed pull request status to merged

Sign up or log in to comment