Skip to content

maybleMyers/ltx

 
 

Repository files navigation

to run the gui:

pip install uv  
uv sync  
uv run python lt1.py

Use with the official ltxv2 models and full gemma text encoder from the main ltx page. This repository is under active development and alot of features are quite broken but the basics should work well. If you need some helps to get it going I will try...

These are working settings to get a 609 frame video with a 24gb gpu

LTX-2 Video Generator

This repository is organized as a monorepo with three main packages:

  • ltx-core - Core model implementation, inference stack, and utilities
  • ltx-pipelines - High-level pipeline implementations for text-to-video, image-to-video, and other generation modes
  • ltx-trainer - Training and fine-tuning tools for LoRA, full fine-tuning, and IC-LoRA

Each package has its own README and documentation. See the Documentation section below.

📚 Documentation

Each package includes comprehensive documentation:

About

A gui for lightricks LTX-2 video generation model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.0%
  • Svelte 15.2%
  • TypeScript 6.6%
  • JavaScript 2.6%
  • Other 0.6%