lightricks/ltx-video

Official repository for LTX-Video

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 5th, 2026
Created on November 20th, 2024
Open Issues & Pull Requests: 100 (+0)
GitHub issues: Enabled
Number of forks: 1,127
Total Stargazers: 10,937 (+0)
Total Subscribers: 119 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 31.9 hours
Mean response time: 6.2 days
90th percentile: 19.4 days
Tracked items: 212

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 12% of issues opened in the past year have been closed. Three people close 73% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 89
New in 7 days: 5
Closed in 7 days: 5
Avg open age: 418 days
Stale 30+ days: 88
Stale 90+ days: 82

Recent activity

Opened in 7 days: 5
Closed in 7 days: 5
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • question (2)
  • enhancement (1)
  • paper (1)

Most active issues this week

Detailed Description

LTX-Video is a text-to-video and image-to-video generation model built on diffusion architecture.

The project addresses the challenge of generating video content from text descriptions or static images. It employs a diffusion-based approach combined with a Diffusion Transformer architecture to synthesize video sequences. The model can accept either textual prompts or images as input and produce corresponding video output, enabling users to create dynamic visual content from static or descriptive sources.

Developers considering this tool should understand that it is positioned as an official implementation for researchers and practitioners working with video generation. The project suits use cases where automated video synthesis from text or images is needed, such as content creation, visual effects prototyping, or video generation research. The model's dual input capability—accepting both text prompts and images—provides flexibility for different generation workflows compared to single-modality approaches.

The project maintains an active development posture with regular updates to the codebase and responsiveness to issues raised by users. The maintainers demonstrate engagement with the community through prompt attention to bug reports and feature requests. Documentation and examples are kept current to reflect the model's capabilities and usage patterns.