Improve model card for CVD-STORM: Add metadata, links, and abstract
#20
by nielsr HF Staff - opened
This PR significantly enhances the model card for the CVD-STORM model by:
- Linking to the paper CVD-STORM: Cross-View Video Diffusion with Spatial-Temporal Reconstruction Model for Autonomous Driving.
- Adding the
pipeline_tag: text-to-3dso the model can be discovered via the Hugging Face Hub's task filters for 3D generation. - Adding
library_name: diffusersto indicate compatibility with the Diffusers library, as evidenced by its integration with Stable Diffusion checkpoints. - Providing links to the official project page and GitHub repository for further details.
- Including the paper abstract for a comprehensive understanding of the model's scope and contributions.