diffusers einops huggingface_hub>=0.25.2 ninja~=1.11.1.4 transformers[timm]>=4.50.0

[](https://github.com/Lightricks/LTX-2)
[](https://ltx.io/model)
[](https://huggingface.co/Lightricks/LTX-2.3)
[](https://github.com/Lightricks/LTX-2/tree/main/packages/ltx-trainer)
[](https://app.ltx.studio/ltx-2-playground/i2v)
[](https://videos.ltx.io/LTX-2/grants/LTX_2_Technical_Report_compressed.pdf)
[](https://discord.gg/ltxplatform)
A collection of powerful custom nodes that extend ComfyUI’s capabilities for the LTX-2 video generation model.
LTX-2 is built into ComfyUI core (see it here), making it readily accessible to all ComfyUI users. This repository hosts additional nodes and workflows to help you get the most out of LTX-2’s advanced features.
To learn more about LTX-2 See the main LTX-2 repository for model details and additional resources.
Before you begin using an LTX-2 workflow in ComfyUI, make sure you have:
We recommend using the LTX-2 workflows available in Comfy Manager.
The nodes will appear in your node menu under the “LTXVideo” category. Required models will be downloaded on first use.
The ComfyUI-LTXVideo installation includes several example workflows.
You can see them all at:
ComfyUI/custom_nodes/ComfyUI-LTXVideo/example_workflows/
LTX-2.3 Workflows:
Text/image to video full/distilled model; single stageText/image to video distilled model; two stages (with upsampling)IC-LoRA distilled model depth + human pose + edgesIC-LoRA distilled model I2V motion trackingOlder Workflows (LTX-2.0):
Text to video full modelText to video distilled model (Fast)Image to video full modelImage to video distilled model (Fast)Video to video detailerIC-LoRA distilled model (depth + human pose + edges)IC-LoRA distilled model with downscaled reference latentsWe introduce a new Union IC-LoRA model that combines depth and edge (canny) control conditions into a single unified LoRA.
The union LoRA is trained to understand and respond to both control signals (depth maps and edge maps) within a single model. The model learns to:
Download the following models:
LTX-2.3 Model Checkpoint – Choose and download one of the models to COMFYUI_ROOT_FOLDER/models/checkpoints folder.
ltx-2.3-22b-dev.safetensorsltx-2.3-22b-distilled.safetensorsSpatial Upscaler – Required for current two-stage pipeline implementations in this repository. Download to COMFYUI_ROOT_FOLDER/models/latent_upscale_models folder.
ltx-2.3-spatial-upscaler-x2-1.0.safetensorsltx-2.3-spatial-upscaler-x1.5-1.0.safetensorsTemporal Upscaler – Required for current two-stage pipeline implementations in this repository. Download to COMFYUI_ROOT_FOLDER/models/latent_upscale_models folder.
ltx-2.3-temporal-upscaler-x2-1.0.safetensorsDistilled LoRA – Required for current two-stage pipeline implementations in this repository (except DistilledPipeline and ICLoraPipeline). Download to COMFYUI_ROOT_FOLDER/models/loras folder.
ltx-2.3-22b-distilled-lora-384.safetensorsGemma Text Encoder Download all files from the repository to COMFYUI_ROOT_FOLDER/models/text_encoders/gemma-3-12b-it-qat-q4_0-unquantized.
Gemma 3LoRAs Choose and download to COMFYUI_ROOT_FOLDER/models/loras folder.
ltx-2.3-22b-ic-lora-union-control-ref0.5.safetensorsltx-2.3-22b-ic-lora-motion-track-control-ref0.5.safetensorsltx-2-19b-ic-lora-detailer.safetensorsltx-2-19b-ic-lora-pose-control.safetensorsltx-2-19b-lora-camera-control-dolly-in.safetensorsltx-2-19b-lora-camera-control-dolly-left.safetensorsltx-2-19b-lora-camera-control-dolly-out.safetensorsltx-2-19b-lora-camera-control-dolly-right.safetensorsltx-2-19b-lora-camera-control-jib-down.safetensorsltx-2-19b-lora-camera-control-jib-up.safetensorsltx-2-19b-lora-camera-control-static.safetensorspython -m main --reserve-vram 5 (or other number in GB).