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: diffusers based on evidence in the config.json files, 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment