Nodes/Deno Custom Nodes/(Deno) LTX Multi LoRA Loader
ComfyUI Node

(Deno) LTX Multi LoRA Loader

Stack LTX LoRAs with separate video and audio muscles

By Deno2026·Created 5 months ago·Updated about 23 hours ago· 157
(Deno) LTX Multi LoRA Loader
  • model
  • clip
  • model
  • clip
active_loras1
enabled_1true
lora_1__none__
strength_11.00
audio_11.00
video_11.00
enabled_2true
lora_2__none__
strength_21.00
audio_21.00
video_21.00
enabled_3true
lora_3__none__
strength_31.00
audio_31.00
video_31.00
enabled_4true
lora_4__none__
strength_41.00
audio_41.00
video_41.00
enabled_5true
lora_5__none__
strength_51.00
audio_51.00
video_51.00
enabled_6true
lora_6__none__
strength_61.00
audio_61.00
video_61.00
enabled_7true
lora_7__none__
strength_71.00
audio_71.00
video_71.00
enabled_8true
lora_8__none__
strength_81.00
audio_81.00
video_81.00
trigger_1
description_1
trigger_2
description_2
trigger_3
description_3
trigger_4
description_4
trigger_5
description_5
trigger_6
description_6
trigger_7
description_7
trigger_8
description_8

LTX 2.3 isn't just a video model with audio bolted on - the audio is in the weights, which means a LoRA can target the audio side, the video side, or the bridges between them. The (Deno) LTX Multi LoRA Loader is a Power-LoRA-style stacking node that respects that: every slot gets an overall strength, a video scale, and an audio scale, so you can push a style LoRA on the video while leaving the sound channel alone.

How the A/V strengths actually work

When the node applies a LoRA, it inspects the patched weights and scales them by which side they belong to: audio-attention and audio-feedforward weights get the audio multiplier, video-side weights get the video multiplier, and the cross-attention bridges between them (audio_to_video_attn, video_to_audio_attn) get their respective scales too. So a "video" strength of 0 doesn't delete the LoRA - it just mutes its effect on the moving image while audio changes still apply. That's a level of control most multi-LoRA loaders simply don't have, because most models don't have an audio half to worry about.

Each slot also has its own enable toggle, and trigger_1trigger_8 plus description_1description_8 let you save the trigger words and a note right in the row - handy when you're juggling eight LoRAs and can't remember which was the cinematic one.

Inputs and outputs

  • model - your base LTX model, typically from (Deno) LTX Model Loader or a GGUF UNet.
  • active_loras - how many slots the UI shows (up to 8).
  • Per slot: enabled_N, lora_N, strength_N, video_N, audio_N.
  • Outputs: model (patched) and clip (patched or passed through if the LoRAs touch CLIP).

Strength validation is worth knowing: overall strength runs −10 to 10, but audio and video are capped 0–2. Don't crank audio/video to 8 expecting more - the node rejects it, and honestly 2 is already aggressive for per-module scaling.

Install and the setup around it

Same pack, same install:

cd ComfyUI/custom_nodes
git clone https://github.com/Deno2026/comfyui-deno-custom-nodes.git
# restart ComfyUI

The node is just the loader - you still need an LTX 2.3 base model, which on consumer VRAM usually means the GGUF path via the LTX Model Loader, and the LoRA files in your loras folder. The name is misleading in one direction worth flagging: despite "Multi LoRA," it is LTX-specific. If you're loading LoRAs for a plain SD/SDXL model, the generic (Deno) Multi LoRA Loader in the same pack is the right sibling - it does the same Power-LoRA-style stacking with model_strength/clip_strength instead of video/audio.

The most common beginner failure is audio-focused LTX LoRAs silently not doing what's expected. If you're testing a voice or sound-effects LoRA, drop video to something small and keep audio at 1 - a LoRA trained mostly on the audio side will look like "nothing happened" if you only judge it by the moving image. And if LoRAs seem to do nothing at all, check that the base model and the LoRA are both 2.3-era; the rebuilt 2.3 VAE and latent space mean 2.2 LoRAs don't just drop in.

CategoryDeno/LTX

Inputs (59)

NameTypeDefaultDescription
modelMODELBase LTX model that enabled LoRAs are applied to.
active_lorasINT10–8Number of LTX LoRA slots shown by the frontend UI.
enabled_1BOOLEANtrueEnable or skip LoRA slot 1.
lora_1COMBO__none__LoRA file used by slot 1.
strength_1FLOAT1.00-10–10Overall LoRA strength for LTX slot 1.
audio_1FLOAT1.000–2Audio-module scale for LTX LoRA slot 1.
video_1FLOAT1.000–2Video-module scale for LTX LoRA slot 1.
enabled_2BOOLEANtrueEnable or skip LoRA slot 2.
lora_2COMBO__none__LoRA file used by slot 2.
strength_2FLOAT1.00-10–10Overall LoRA strength for LTX slot 2.
audio_2FLOAT1.000–2Audio-module scale for LTX LoRA slot 2.
video_2FLOAT1.000–2Video-module scale for LTX LoRA slot 2.
enabled_3BOOLEANtrueEnable or skip LoRA slot 3.
lora_3COMBO__none__LoRA file used by slot 3.
strength_3FLOAT1.00-10–10Overall LoRA strength for LTX slot 3.
audio_3FLOAT1.000–2Audio-module scale for LTX LoRA slot 3.
video_3FLOAT1.000–2Video-module scale for LTX LoRA slot 3.
enabled_4BOOLEANtrueEnable or skip LoRA slot 4.
lora_4COMBO__none__LoRA file used by slot 4.
strength_4FLOAT1.00-10–10Overall LoRA strength for LTX slot 4.
audio_4FLOAT1.000–2Audio-module scale for LTX LoRA slot 4.
video_4FLOAT1.000–2Video-module scale for LTX LoRA slot 4.
enabled_5BOOLEANtrueEnable or skip LoRA slot 5.
lora_5COMBO__none__LoRA file used by slot 5.
strength_5FLOAT1.00-10–10Overall LoRA strength for LTX slot 5.
audio_5FLOAT1.000–2Audio-module scale for LTX LoRA slot 5.
video_5FLOAT1.000–2Video-module scale for LTX LoRA slot 5.
enabled_6BOOLEANtrueEnable or skip LoRA slot 6.
lora_6COMBO__none__LoRA file used by slot 6.
strength_6FLOAT1.00-10–10Overall LoRA strength for LTX slot 6.
audio_6FLOAT1.000–2Audio-module scale for LTX LoRA slot 6.
video_6FLOAT1.000–2Video-module scale for LTX LoRA slot 6.
enabled_7BOOLEANtrueEnable or skip LoRA slot 7.
lora_7COMBO__none__LoRA file used by slot 7.
strength_7FLOAT1.00-10–10Overall LoRA strength for LTX slot 7.
audio_7FLOAT1.000–2Audio-module scale for LTX LoRA slot 7.
video_7FLOAT1.000–2Video-module scale for LTX LoRA slot 7.
enabled_8BOOLEANtrueEnable or skip LoRA slot 8.
lora_8COMBO__none__LoRA file used by slot 8.
strength_8FLOAT1.00-10–10Overall LoRA strength for LTX slot 8.
audio_8FLOAT1.000–2Audio-module scale for LTX LoRA slot 8.
video_8FLOAT1.000–2Video-module scale for LTX LoRA slot 8.
trigger_1STRINGTrigger words saved for slot 1; useful for copying into prompts.
description_1STRINGUser notes saved for LoRA slot 1.
trigger_2STRINGTrigger words saved for slot 2; useful for copying into prompts.
description_2STRINGUser notes saved for LoRA slot 2.
trigger_3STRINGTrigger words saved for slot 3; useful for copying into prompts.
description_3STRINGUser notes saved for LoRA slot 3.
trigger_4STRINGTrigger words saved for slot 4; useful for copying into prompts.
description_4STRINGUser notes saved for LoRA slot 4.
trigger_5STRINGTrigger words saved for slot 5; useful for copying into prompts.
description_5STRINGUser notes saved for LoRA slot 5.
trigger_6STRINGTrigger words saved for slot 6; useful for copying into prompts.
description_6STRINGUser notes saved for LoRA slot 6.
trigger_7STRINGTrigger words saved for slot 7; useful for copying into prompts.
description_7STRINGUser notes saved for LoRA slot 7.
trigger_8STRINGTrigger words saved for slot 8; useful for copying into prompts.
description_8STRINGUser notes saved for LoRA slot 8.
clipoptCLIPOptional CLIP model to pass through or patch when a LoRA affects CLIP.

Outputs (2)

NameTypeDescription
modelMODELLTX model after all enabled LoRA slots are applied.
clipCLIPCLIP after enabled LoRA changes, or the original/empty CLIP passthrough.