Add `transformers` library and `image-text-to-text` pipeline tag

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding library_name: transformers to correctly identify the model's compatibility with the Hugging Face Transformers library, enabling the automated "how to use" widget.
  • Including pipeline_tag: image-text-to-text to accurately categorize the model's demonstrated capability for multimodal (image and text) understanding and text generation, improving discoverability on the Hub.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment