Improve model card: Update pipeline tag, add Diffusers library, link to HF paper, and add sample usage

#6
by nielsr HF Staff - opened

This PR improves the model card for HunyuanVideo-1.5 by:

  • Updating the pipeline_tag to image-to-video to better reflect its capabilities and improve discoverability.
  • Setting the library_name to diffusers as indicated by the model's configuration, enabling automated inference snippets on the Hub.
  • Adding a prominent link to the Hugging Face paper page (HunyuanVideo 1.5 Technical Report) and listing the paper authors.
  • Introducing a dedicated "Sample Usage" section with a Python code snippet, extracted directly from the GitHub repository's usage examples.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment