Add pipeline tag, paper, project page, and code links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: video-text-to-textto improve discoverability on the Hugging Face Hub (e.g., https://huggingface.co/models?pipeline_tag=video-text-to-text). - Linking the model to its paper: 4DLangVGGT: 4D Language-Visual Geometry Grounded Transformer.
- Including the project page: https://hustvl.github.io/4DLangVGGT/.
- Providing a direct link to the GitHub repository: https://github.com/hustvl/4DLangVGGT.
Please review and merge this PR.