Improve model card: Add pipeline tag, links, and usage
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: video-to-3d
to improve discoverability. - Linking to the official paper: Trace Anything: Representing Any Video in 4D via Trajectory Fields.
- Linking to the project page: https://trace-anything.github.io/.
- Linking to the GitHub repository: https://github.com/ByteDance-Seed/TraceAnything.
- Including a quick usage example directly from the GitHub repository.
xinhang0111
changed pull request status to
merged
This PR enhances the model card by:
- Adding the
pipeline_tag: video-to-3d
to improve discoverability.- Linking to the official paper: Trace Anything: Representing Any Video in 4D via Trajectory Fields.
- Linking to the project page: https://trace-anything.github.io/.
- Linking to the GitHub repository: https://github.com/ByteDance-Seed/TraceAnything.
- Including a quick usage example directly from the GitHub repository.
Thanks @nielsr for the improvement!