Improve model card: add pipeline tag, paper, project, code links, and full usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card by:
- Adding the
pipeline_tag: image-to-3dfor better discoverability on the Hugging Face Hub. - Linking to the official paper: LiteVGGT: Boosting Vanilla VGGT via Geometry-aware Cached Token Merging.
- Including direct links to the project page (https://garlicba.github.io/LiteVGGT/) and the GitHub repository (https://github.com/GarlicBa/LiteVGGT-repo).
- Incorporating an overview and a comprehensive usage guide (including environment setup, checkpoint download, and demo command) directly from the GitHub README.
- Adding the BibTeX citation for proper attribution.
These updates make the model card much more informative and accessible for users.
ZhijianShu
changed pull request status to
merged