Add pipeline_tag and library_name to model card

#1
by nielsr HF Staff - opened

This PR updates the model card to include the pipeline_tag: any-to-any, reflecting its multimodal reasoning capabilities involving both text and visual outputs. It also adds library_name: transformers as the model's configuration files (e.g., Qwen2 and Siglip components) suggest compatibility with the πŸ€— Transformers library, enabling the automated "how to use" widget on the Hub.

shiwk24 changed pull request status to merged

Sign up or log in to comment