Improve metadata and add technical documentation
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I've opened this PR to improve the model card's discoverability and technical documentation:
- Added
objaverseto thedatasetsmetadata field. - Added descriptive tags (
relighting,multi-view,reconstruction) to help users find the model. - Included "Input Format" and "Outputs" sections from the official GitHub repository to provide clearer guidance on using the model.
- Updated the Quickstart command with parameters found in the source repository for better parity.
These changes ensure the repository is well-documented for the community!