Image-to-Video
LTX-2
GGUF
ltx-2
comfyui
comfy
ltx-video
ltx-2-3
ltx-2.5
ltxv
text-to-video
audio-to-video
video-to-video
Instructions to use RuneXX/LTX-2.3-Workflows with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LTX-2
How to use RuneXX/LTX-2.3-Workflows with LTX-2:
# Install the LTX-2 pipelines git clone https://github.com/Lightricks/LTX-2.git cd LTX-2 uv sync --extra natten
# Download weights from this repo # Substitute filenames from this repo's "Files and versions" if they differ hf download RuneXX/LTX-2.3-Workflows \ diffusion_models/<distilled-transformer>.safetensors \ text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ vae/<video-vae>.safetensors \ vae/<audio-vae>.safetensors \ latent_upscale_models/<spatial-upsampler>.safetensors \ latent_upscale_models/<temporal-upsampler>.safetensors \ --local-dir models/LTX-2.3-Workflows # DFR requires the detailing IC-LoRA (separate repo; strength is fixed at 0.5) hf download Lightricks/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler --local-dir models/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler# Distilled LTX-2.5 pipeline (fast) uv run python -m ltx_pipelines.distilled \ --transformer-path models/LTX-2.3-Workflows/diffusion_models/<distilled-transformer>.safetensors \ --text-encoder-path models/LTX-2.3-Workflows/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ --video-vae-path models/LTX-2.3-Workflows/vae/<video-vae>.safetensors \ --audio-vae-path models/LTX-2.3-Workflows/vae/<audio-vae>.safetensors \ --spatial-upsampler-path models/LTX-2.3-Workflows/latent_upscale_models/<spatial-upsampler>.safetensors \ --num-frames 121 \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8# DFR pipeline (higher detail fidelity; optional temporal 2x/4x) uv run python -m ltx_pipelines.dfr_pipeline \ --transformer-path models/LTX-2.3-Workflows/diffusion_models/<distilled-transformer>.safetensors \ --text-encoder-path models/LTX-2.3-Workflows/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ --video-vae-path models/LTX-2.3-Workflows/vae/<video-vae>.safetensors \ --audio-vae-path models/LTX-2.3-Workflows/vae/<audio-vae>.safetensors \ --spatial-upsampler-path models/LTX-2.3-Workflows/latent_upscale_models/<spatial-upsampler>.safetensors \ --temporal-upsampler-path models/LTX-2.3-Workflows/latent_upscale_models/<temporal-upsampler>.safetensors \ --detailing-lora models/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler/ltx-2.5-22b-ic-lora-pixel-spatial-upscaler-x2-1.0.safetensors \ --spatial-upscalings 1 \ --temporal-upscalings 1 \ --height 1088 \ --width 1920 \ --num-frames 121 \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For 4K: --spatial-upscalings 2 --width 3840 --height 2176 # For image-to-video, add: --image path/to/image.jpg 0 0.8 - Notebooks
- Google Colab
- Kaggle
Where to find files, loras, nodes and other resources - Awesome LTX
pinned❤️ 4
#199 opened about 1 month ago
by
RuneXX
Where to save the files
pinned😎👍 9
7
#10 opened 6 months ago
by
RuneXX
Workflow - update/change log
pinned#7 opened 6 months ago
by
RuneXX
Are you perhaps planning to adapt V2V - Extend Any Video wf to Minimax H3? :-)
👍 1
1
#213 opened 6 days ago
by
ideaszemetetmind
What about LTX-2.5? Is there a big difference compared to LTX-2.3?
1
#212 opened 21 days ago
by
Hansiburli69
RuneXX discord?
👍 2
3
#211 opened 21 days ago
by
malfy
Same workflows for 2.5
6
#209 opened 23 days ago
by
Portland01
LTX 2.5 is out!!!! RUNE!! Are you making WF for LTX 2.5 already?
7
#208 opened 23 days ago
by
Liquidmind111
Workflows Speed Optimization
3
#207 opened 23 days ago
by
jtsanborn
How to replace dialogues wirh same voice and tone in existing video?
#206 opened 27 days ago
by
abhirajtulsyan
how to keep consistant face in LTX-2.3_-_V2V_inpainting_Inpaint-T2V-lora_Sam3-Masking.json
1
#205 opened 29 days ago
by
njasnfajnfaej
Multi-reference workflow input format
#204 opened about 1 month ago
by
safesnail
Will you make workflows for Minimax H3?
➕ 7
4
#203 opened about 1 month ago
by
pheonis
RUNE XX WORKFLOWS vs nomadoor WORKFLOWS
4
#202 opened about 1 month ago
by
Liquidmind111
Workflow - V2V General Purpose for most IC-Loras (colorization, clean plate, water sim, black magic, deblur, cinemagraph, day-to-night etc....)
❤️🔥 2
#201 opened about 1 month ago
by
RuneXX
LTX-2.3_-_T2V_R2V_character-sheet_Best-Face-ID-Lora.json
6
#200 opened about 1 month ago
by
cunjiang
JoyAI Echo Surgical Merge
👍 1
2
#198 opened about 1 month ago
by
retepo801
LTX-2.3-22b-IC-LoRA-Colorization
👍 1
4
#197 opened about 1 month ago
by
holycowdude
Workflow - V2A - Add sound to any silent video with LTX Foley Lora.
2
#196 opened about 1 month ago
by
RuneXX
Workflow - V2V Upscale Any Video with Pixel Spatial Lora
❤️👀 1
2
#195 opened about 1 month ago
by
RuneXX
Workflow: V2V - Mass remove people and moving object from a video with Clean Plate Lora
❤️ 1
#194 opened about 1 month ago
by
RuneXX
Workflow: T2V R2V - Create consistent character videos from a reference face image with Best Face ID lora
❤️ 2
2
#193 opened about 2 months ago
by
RuneXX
Extend Video Workflow
👍 2
2
#192 opened about 2 months ago
by
Portland01
Face id lora can work for multi characters?
1
#191 opened about 2 months ago
by
harahara2016
Workflow : V2V - Create a new viewpoint angle from any video with CrossView Lora
❤️👍 3
2
#190 opened about 2 months ago
by
RuneXX
Workflow: I2V Multi-Subject Reference with Licon MSR V2 Lora
👍❤️ 4
4
#189 opened about 2 months ago
by
RuneXX
LTX-2.3_-_I2V_multi-subject-reference_Licon-MSR-lora Changes character completly
4
#188 opened about 2 months ago
by
darklight00
Workflow: T2V R2V Character Sheet with Best Face ID Lora
❤️ 2
11
#187 opened about 2 months ago
by
RuneXX
LTX-2.3_-_FLF2V_First-Last-Frame Prompt Enhancer cannot be disabled
👍 1
1
#186 opened about 2 months ago
by
krawlingkaos
Does ModelSamplingSD3 do anything? DevModel WF.
1
#185 opened about 2 months ago
by
Decadence-1
RUNE - Do you have a WF that can change the face of a person in a video, using an INPUT IMAGE of another person?
1
#182 opened 2 months ago
by
Liquidmind111
error for v2v extended: RuntimeError: cannot reshape tensor of 0 elements into shape [-1, 0] because the unspecified dimension size -1 can be any value and is ambiguous
#181 opened 2 months ago
by
hydraofm0
License clarification for workflow JSON files
❤️ 1
2
#180 opened 2 months ago
by
shiwano
LTXV Context Windows
👍 2
1
#179 opened 2 months ago
by
eatmemark
Patiently waiting for workflow for the new LTX loras
2
#178 opened 3 months ago
by
sadadw
help me use runninghub for workflow so confused
23
#176 opened 3 months ago
by
KokoBen2026
Licon MSR Lora + LTX Director
1
#175 opened 3 months ago
by
sugarcoatarttech
Does anyone know if RuneXX has a similar WF to Control-reference
8
#174 opened 3 months ago
by
gemhug
LTX-2.3_-_I2V_multi-subject-reference_Licon-MSR-lora ValueError: guide pre_filter_counts (1320) != keyframe grid mask length (1980)
9
#173 opened 3 months ago
by
Leon1000
Bernini Workflow
👍 1
6
#172 opened 3 months ago
by
djrexmin
Seed Hunting Workflow
👍❤️ 2
1
#171 opened 3 months ago
by
eatmemark
Thank you!
❤️ 1
1
#170 opened 3 months ago
by
vladulidlo
LTX-2.3_-_FLF2V_First-Last-Frame_custom_audio 48fps?
3
#169 opened 3 months ago
by
holycowdude
Is "LTX-2.3_-_I2V_T2V_Long_Video_Custom_Audio_Loop.json" possible with Prompt Relay?
3
#168 opened 3 months ago
by
Hansiburli69
Workflow - I2V Multi-Subject Reference with Licon-MSR lora
🔥 4
5
#167 opened 3 months ago
by
RuneXX
What is the best workflow + lora combination for simple text to video prompt with proper lip movement and audio genereation?
1
#166 opened 3 months ago
by
abhirajtulsyan
LTX2.3-Mutiple-Subject-Reference (new IC lora model)
❤️ 1
3
#164 opened 3 months ago
by
AndyDev92
Workflow - V2V inpainting with Inpaint-Masked-T2V Lora
🚀❤️ 4
3
#163 opened 3 months ago
by
RuneXX
Is there any video inpaint workflow?
2
#162 opened 3 months ago
by
abhirajtulsyan