Image-to-Video
Diffusers
English
video generation

Improve model card: Add pipeline tag, library name, license, and update paper/project links

#6
by nielsr HF Staff - opened

This PR enhances the model card for Stable Video Infinity by:

  • Adding pipeline_tag: image-to-video to categorize the model correctly and improve discoverability on the Hugging Face Hub.
  • Including library_name: diffusers to enable the automated "How to use" widget, as the model is compatible with the Diffusers library.
  • Adding the license: mit tag.
  • Updating the paper link in the YAML metadata and the associated badge to the official Hugging Face Papers page: Stable Video Infinity: Infinite-Length Video Generation with Error Recycling.
  • Adding the project_page metadata entry and a dedicated badge for the project page: https://stable-video-infinity.github.io/homepage/.
  • Adding the Hugging Face paper URL to the bibtex citation.

These updates provide a more comprehensive and user-friendly experience for those exploring this model.

vita-video-gen changed pull request status to merged
EPFL VITA Lab org

Thank you so much for the PR!

Best,
SVI Team

Sign up or log in to comment