Nodes/comfyui-model-randomizer/WAN2.2 LoRA Randomizer
ComfyUI Node

WAN2.2 LoRA Randomizer

Randomly selects WAN2.2 LoRA pairs from a configurable list. Each entry is a high/low pair with its own chance and strength. Outputs two CR-compatible LORA_STACKs for high and low LoRAs.

By Mervent·Created 5 months ago·Updated 2 months ago· 0
WAN2.2 LoRA Randomizer
    • LORA_STACK_HIGH
    • LORA_STACK_LOW
    seed0
    exclusive_modefalse
    Categoryloaders

    Inputs (2)

    NameTypeDefaultDescription
    seedINT00–18446744073709550000Seed for reproducible selection. 0 = random every time.
    exclusive_modeBOOLEANfalseWhen enabled, only one LoRA pair is selected using chance values as relative weights.

    Outputs (2)

    NameTypeDescription
    LORA_STACK_HIGHLORA_STACKCR-compatible LoRA stack containing the high LoRAs from selected pairs.
    LORA_STACK_LOWLORA_STACKCR-compatible LoRA stack containing the low LoRAs from selected pairs.