Add paper link and sample usage
#6
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 HY-World 2.0 by:
- Adding a link to the paper HY-World 2.0: A Multi-Modal World Model for Reconstructing, Generating, and Simulating 3D Worlds.
- Including a Sample Usage section with the
WorldMirrorPipelinecode snippet found in the GitHub repository to help users get started quickly. - Cleaning up the YAML metadata to ensure it follows the Hub's best practices.
Feel free to merge if this looks good!