Improve model card with pipeline tag, links, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enriches the model card by:
- Adding
pipeline_tag: image-to-3dto categorize the model correctly for search and display on the Hub. - Linking to the official paper: Gen-3Diffusion: Realistic Image-to-3D Generation via 2D & 3D Diffusion Synergy.
- Providing a link to the project page: https://yuxuan-xue.com/gen-3diffusion.
- Including a link to the GitHub repository: https://github.com/YuxuanSnow/Gen3Diffusion.
- Adding a sample usage section with code snippets directly from the GitHub README to demonstrate how to run inference.
- Incorporating key insights, pretrained weights download instructions, and citation information from the GitHub repository for a comprehensive overview.
Please review and merge this PR if everything looks good.
yuxuanx
changed pull request status to
merged