chenxwh / ltx-video

DiT-based video generation model for generating high-quality videos in real-time

  • Public
  • 142 runs
  • GitHub
  • Weights
  • License

LTX-Video

Introduction

LTX-Video is the first DiT-based video generation model that can generate high-quality videos in real-time. It can generate 24 FPS videos at 768x512 resolution, faster than it takes to watch them. The model is trained on a large-scale dataset of diverse videos and can generate high-resolution videos with realistic and diverse content.## More to come…

Acknowledgement

We are grateful for the following awesome projects when implementing LTX-Video: * DiT and PixArt-alpha: vision transformers for image generation.