ComfyUI Node
LTX-2.3 Models Loader ⚡
Load the LTX-2.3 A/V components (DiT, Gemma-3 text encoder with dual projection, video VAE, audio VAE).
LTX-2.3 Models Loader ⚡
- model
- clip
- vae
- audio_vae
◄unet_name▾►
◄text_encoder_name▾►
◄projections_name▾►
◄video_vae_name▾►
◄audio_vae_name▾►
Category🤖 CCTech/LTX-2.3
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | LTX-2.3 A/V DiT from models/diffusion_models. GGUF stays quantized. | |
| text_encoder_name | COMBO | Gemma-3 12B text encoder from models/text_encoders. | |
| projections_name | COMBO | The kit's *_projections.safetensors — the dual 4096/2048 projection paired with the encoder. | |
| video_vae_name | COMBO | LTX-2 video VAE. | |
| audio_vae_name | COMBO | LTX-2 audio VAE + vocoder. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| audio_vae | VAE | — |