Enhance model card for Human3R: Add metadata, links, description, and usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for the Human3R model by:
- Adding the
pipeline_tag: image-to-3dto the metadata for improved categorization and discoverability. - Including a direct link to the paper: Human3R: Everyone Everywhere All at Once.
- Adding a link to the project page: https://fanegg.github.io/Human3R/.
- Adding a link to the GitHub repository: https://github.com/fanegg/Human3R.
- Providing a practical sample usage section directly from the GitHub README to guide users on how to run inference.
- Incorporating a brief description of the model based on the abstract and a demo GIF from the original repository.
- Adding the BibTeX citation.
Please review and merge this PR.
faneggg
changed pull request status to
merged