Improve model card with pipeline tag and library name

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: image-text-to-text to better categorize the model on the Hugging Face Hub. This allows users searching for image-to-text models to easily find this one.
  • Specifying the library_name: transformers, clarifying that the model utilizes the Transformers library.

This enhances discoverability and provides crucial context for users.

qianhuiwu changed pull request status to merged

Sign up or log in to comment