Improve model card: add metadata, links, abstract, and sample usage for CVD-STORM

#7
by nielsr HF Staff - opened

This PR significantly enhances the model card for the CVD-STORM model, part of the OpenDWM project.

It adds crucial metadata and external links:

  • The pipeline_tag: text-to-3d metadata tag to reflect its capabilities in generating content with 4D reconstruction and geometric information.
  • The library_name: diffusers metadata tag, as the model is compatible with the Diffusers library.
  • A direct link to the research paper on Hugging Face.
  • A link to the official project page.
  • A link to the GitHub repository.
  • The full abstract of the paper for detailed context.
  • A sample usage code snippet from the GitHub README to demonstrate T2I/T2V generation.
  • A BibTeX citation for the CVD-STORM paper.

These additions improve discoverability, provide essential information for users, and align the model card with Hugging Face Hub best practices.

Please review and merge this PR.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment