Update pipeline tag, add library_name, and links to paper/code

#1
by nielsr HF Staff - opened

This PR updates the model card to reflect the correct pipeline_tag (image-text-to-text) as the model processes both image and text inputs to generate a text response. It also adds library_name: transformers as the model is compatible with the Hugging Face Transformers library.

Additionally, explicit links to the paper and the GitHub repository are added for improved discoverability.

ChaoHuangCS changed pull request status to merged

Sign up or log in to comment