Image-to-Video
ONNX

Improve model card: Add pipeline tag, library name, and consistent paper/Github links

#2
by nielsr HF Staff - opened

This PR improves the model card for HuMo by:

  • Adding pipeline_tag: any-to-any to help users discover the model for its broad multimodal video generation capabilities.
  • Adding library_name: diffusers as evidence from config.json (_diffusers_version) indicates compatibility with the Diffusers library, enabling automated code snippets.
  • Updating the arXiv badge and citation links to https://arxiv.org/abs/2509.08519 for consistency with the paper's actual ID and the BibTeX.
  • Adding a badge link to the GitHub repository (https://github.com/Phantom-video/HuMo) in the header for easy access to the code.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment