Text-to-Video
Diffusers
kandinsky5

Enhance model card for Kandinsky 5.0 T2V Lite SFT 5s with metadata, links, and usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the Kandinsky 5.0 T2V Lite SFT 5s model by:

  • Adding pipeline_tag: text-to-video to improve discoverability on the Hub.
  • Specifying library_name: diffusers in the metadata, enabling the automated "How to use" widget for seamless integration with the πŸ€— Diffusers ecosystem.
  • Including direct links to the paper (Kandinsky 5.0: A Family of Foundation Models for Image and Video Generation), project page (https://kandinskylab.ai/), and GitHub repository (https://github.com/kandinskylab/kandinsky-5).
  • Adding a clear "How to use" code snippet for text-to-video generation, directly sourced from the official GitHub repository's Quickstart section.
makovka2000 changed pull request status to merged

Sign up or log in to comment