Enhance model card for Wonder3D++ with metadata, links, abstract, and usage

#5
by nielsr HF Staff - opened

This PR significantly enhances the model card for Wonder3D++ by:

  • Adding pipeline_tag: image-to-3d for improved discoverability on the Hub.
  • Specifying library_name: diffusers to enable the "how to use" widget, supported by the model's internal configuration and usage examples.
  • Retaining the license: agpl-3.0 as per the existing model card and the majority vote from colleagues.
  • Linking to the paper: Wonder3D++: Cross-domain Diffusion for High-fidelity 3D Generation from a Single Image.
  • Including links to the official GitHub repository: https://github.com/xxlong0/Wonder3D/tree/Wonder3D_Plus, project page: https://www.xxlong.site/Wonder3D/, and Hugging Face demo: https://huggingface.co/spaces/flamehaze1115/Wonder3D-demo.
  • Adding the paper's abstract to provide context about the model.
  • Adding a sample usage section with a code snippet directly from the GitHub README to guide users.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment