Add pipeline tag and library name metadata
#1
by nielsr HF Staff - opened
This PR updates the model card metadata by:
- Adding the
video-text-to-textpipeline tag to ensure correct categorization on the Hub. - Identifying
transformersas the compatible library since the model uses theQwen2_5_VLarchitecture. - Removing the
arxiv:2603.12262tag from the YAML metadata to adhere to repository best practices, while keeping the citation and paper links in the Markdown body.