Add model card for GVFDiffusion
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the Gaussian Variation Field Diffusion model, enabling better discoverability and information for users.
Key additions include:
- A link to the paper: Gaussian Variation Field Diffusion for High-fidelity Video-to-4D Synthesis
- The appropriate
pipeline_tag:image-to-3d - Links to the project page and GitHub repository
- A summary of the model and its capabilities, including the full abstract
- A sample usage snippet for quick inference
BwZhang
changed pull request status to
merged
Thanks for the model card!