Nodes/VRGameDevGirl Video Enhancement Nodes/VRGDG Optional Multi LoRA Model Only
ComfyUI Node

VRGDG Optional Multi LoRA Model Only

Stack Twenty LoRAs, Safely, Without Breaking Someone Else's Workflow

By vrgamegirl19·Created about a year ago·Updated about 7 hours ago· 718
VRGDG Optional Multi LoRA Model Only
  • model
  • first_pass_model
  • second_pass_model
  • lora_names
use_custom_lorasfalse
lora_count0
ltx_two_pass_modetrue
lora_1[none]
strength_11.00
lora_2[none]
strength_21.00
lora_3[none]
strength_31.00
lora_4[none]
strength_41.00
lora_5[none]
strength_51.00
lora_6[none]
strength_61.00
lora_7[none]
strength_71.00
lora_8[none]
strength_81.00
lora_9[none]
strength_91.00
lora_10[none]
strength_101.00
lora_11[none]
strength_111.00
lora_12[none]
strength_121.00
lora_13[none]
strength_131.00
lora_14[none]
strength_141.00
lora_15[none]
strength_151.00
lora_16[none]
strength_161.00
lora_17[none]
strength_171.00
lora_18[none]
strength_181.00
lora_19[none]
strength_191.00
lora_20[none]
strength_201.00

VRGDG_OptionalMultiLoraModelOnly applies up to 20 model-only LoRAs to a checkpoint, with the twist that every slot defaults to [none] - so a shared workflow loads cleanly even for people who don't own your LoRA files. It also doubles as an LTX two-pass strength splitter, handing you two models from one stack.

The node's own description nails the design goal: "Defaults to [none], so shared workflows do not warn about missing LoRA files." That's the killer feature, and it's one the ecosystem needs. Any ComfyUI regular has downloaded a workflow that screams about a missing LoRA in lora_1 the instant it loads, even when the node's toggle is off. This node sidesteps the whole class of problem by making "no LoRA here" the natural default state - [none] is a valid choice, not an error.

Inputs that matter

  • model - the base checkpoint. Model-only LoRA means the LoRAs patch the diffusion model itself, not the text encoder - the right call for modern video models like LTX, which use a big LLM text encoder you generally don't want to touch.
  • use_custom_loras - the master switch. Off (default) passes the model through completely unchanged and ignores every slot. This is the "safe to share" mode.
  • lora_count - how many slots to show (0–20). Zero applies none.
  • ltx_two_pass_mode - the LTX two-pass behavior. On (default), the node outputs two models: first_pass_model at half strength and second_pass_model at full strength.
  • lora_1lora_20 - the LoRA pickers, each defaulting to [none], each with its own strength_N (full-strength value; in two-pass mode the first pass uses half of it).

Outputs: first_pass_model, second_pass_model, and lora_names (the applied names as a string, handy for logging or filename prefixes).

The two-pass trick

LTX's best-looking results come from a two-stage render: draft at low strength, then refine at full strength - the model family's multiscale approach in workflow form. This node bakes that in: wire first_pass_model into a low-strength draft pass and second_pass_model into the refine pass, and your LoRA stack applies coherently to both without you managing two separate LoRA loaders. Half-strength first, full-strength second is a sensible default for a style/character LoRA that's present but not overwhelming in the draft.

Why "optional" matters for sharing

If you publish or share graphs, this is the LoRA node to use. Everyone who opens your workflow gets a clean load - no missing-file warnings, no "install my 14 LoRAs first" onboarding - and can enable use_custom_loras if they've got the files. It's a small design choice with a big effect on whether a shared graph actually gets used.

Install

cd ComfyUI/custom_nodes
git clone https://github.com/vrgamegirl19/comfyui-vrgamedevgirl

Restart ComfyUI; it's under VRGDG/Loaders. ComfyUI Manager: search vrgamedev. No extra downloads - it loads whatever LoRAs you already have.

Honest note

Model-only LoRAs are the right kind for LTX but the wrong kind for older SD/SDXL workflows that expect CLIP-encoder patches - don't reach for this node in a 1.5 graph. And remember the strengths are baked per-slot: if you want a different strength for first vs second pass per LoRA (say, 0.3 and 1.2), that's exactly what the sibling node VRGDG_OptionalMultiLoraTwoPassStrengths is for.

CategoryVRGDG/Loaders

Inputs (44)

NameTypeDefaultDescription
modelMODEL
use_custom_lorasBOOLEANfalseOff passes the model through unchanged and ignores all LoRA slots.
lora_countINT00–20How many LoRA slots to show and apply. Zero applies none.
ltx_two_pass_modeBOOLEANtrueWhen enabled, first_pass_model uses half strength and second_pass_model uses full strength.
lora_1COMBO[none]Choose [none] to leave this slot unused.
strength_1FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_2COMBO[none]Choose [none] to leave this slot unused.
strength_2FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_3COMBO[none]Choose [none] to leave this slot unused.
strength_3FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_4COMBO[none]Choose [none] to leave this slot unused.
strength_4FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_5COMBO[none]Choose [none] to leave this slot unused.
strength_5FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_6COMBO[none]Choose [none] to leave this slot unused.
strength_6FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_7COMBO[none]Choose [none] to leave this slot unused.
strength_7FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_8COMBO[none]Choose [none] to leave this slot unused.
strength_8FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_9COMBO[none]Choose [none] to leave this slot unused.
strength_9FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_10COMBO[none]Choose [none] to leave this slot unused.
strength_10FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_11COMBO[none]Choose [none] to leave this slot unused.
strength_11FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_12COMBO[none]Choose [none] to leave this slot unused.
strength_12FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_13COMBO[none]Choose [none] to leave this slot unused.
strength_13FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_14COMBO[none]Choose [none] to leave this slot unused.
strength_14FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_15COMBO[none]Choose [none] to leave this slot unused.
strength_15FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_16COMBO[none]Choose [none] to leave this slot unused.
strength_16FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_17COMBO[none]Choose [none] to leave this slot unused.
strength_17FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_18COMBO[none]Choose [none] to leave this slot unused.
strength_18FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_19COMBO[none]Choose [none] to leave this slot unused.
strength_19FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.
lora_20COMBO[none]Choose [none] to leave this slot unused.
strength_20FLOAT1.00-100–100Full-strength value. In LTX two-pass mode, first pass uses half of this.

Outputs (3)

NameTypeDescription
first_pass_modelMODEL
second_pass_modelMODEL
lora_namesSTRING