Improve model card metadata and add sample usage
#1
by
nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for BitDance. Key changes include:
- Adding the
arxivID to the metadata to link the repository to its research paper. - Adding
library_name: transformersto the metadata as the model is built on the Qwen/Transformers architecture. - Including a "Sample Usage" section derived from the official GitHub repository to help users get started with text-to-image generation.