Image-to-3D
Hunyuan3D-2
Diffusers
Safetensors
English
Chinese
text-to-3d

Improve model card: Add detailed usage, paper abstract, and update metadata

#6
by nielsr HF Staff - opened

This PR significantly enhances the model card for Hunyuan3D 2.1 by:

  • Updating metadata: Correctly sets the library_name to diffusers, improving the model's discoverability and categorization on the Hugging Face Hub, as indicated by the model's internal structure (_diffusers_version) and provided code examples.
  • Adding paper details: Includes the full paper title, link to the Hugging Face Paper page, and the abstract at the top of the card for quick access to core information.
  • Integrating comprehensive usage instructions: Adds the "Get Started" section from the GitHub repository, covering installation requirements, code usage examples, and how to run the Gradio demo. This directly addresses the need for "sample usage" and makes the model much more accessible for users.
  • Enriching model documentation: Incorporates "News", "Architecture", "Performance", and "Models Zoo" sections from the GitHub README, providing a deeper understanding of the model's capabilities, design, and evaluation.
  • Updating external links and acknowledgements: Refines existing badges with more specific URLs and adds new ones (e.g., for X and Community) from the GitHub repository, ensuring users have access to the most current resources. Expands acknowledgements to include all relevant projects.

These changes transform the model card into a more complete and user-friendly resource, making it easier for researchers and developers to understand, use, and contribute to Hunyuan3D 2.1.

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

Sign up or log in to comment