Add pipeline tag, library name, and links to model card
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for GenCompositor: Generative Video Compositing with Diffusion Transformer.
Key changes include:
- Adding the
pipeline_tag: any-to-any, which better categorizes the model on the Hub for generative video tasks. - Specifying
library_name: diffusersbased on evidence in theconfig.jsonfiles, enabling automated usage snippets for users. - Including direct links to the associated paper, project page, and GitHub repository.
- Adding the paper's abstract for comprehensive context.
These additions enhance the model's discoverability, usability, and documentation.