Nodes/ComfyUI-KikoTools/LoRA Folder Batch
ComfyUI Node

LoRA Folder Batch

A ComfyUI node in 🫢 ComfyAssets/🧰 xyz-helpers with 10 inputs and 3 outputs.

By ComfyAssetsΒ·Created about a year agoΒ·Updated 2 months agoΒ· 18
LoRA Folder Batch
    • lora_params
    • lora_list
    • lora_count
    β—„folder_path.β–Ί
    β—„strength1.0β–Ί
    β—„batch_modesequentialβ–Ί
    β—„include_patternβ–Ί
    β—„exclude_patternβ–Ί
    β—„max_loras50β–Ί
    β—„auto_batchdisabledβ–Ί
    β—„batch_size25β–Ί
    β—„batch_index0β–Ί
    β—„sort_ordernaturalβ–Ί
    Category🫢 ComfyAssets/🧰 xyz-helpers

    Inputs (10)

    NameTypeDefaultDescription
    folder_pathSTRING.Folder path relative to models/loras (or absolute path)
    strengthSTRING1.0Strength values (e.g., '1.0' or '0.5,0.75,1.0' or '0.5...1.0+0.1')
    batch_modeCOMBOsequentialSequential: one strength per LoRA, Combinatorial: all strengths for each LoRA
    include_patternoptSTRINGRegex pattern to include files (empty = all)
    exclude_patternoptSTRINGRegex pattern to exclude files (e.g., 'test|backup')
    max_lorasoptINT501–500Maximum number of LoRAs to process (to prevent UI disconnection)
    auto_batchoptCOMBOdisabledAuto-batch large sets into chunks of 25 LoRAs
    batch_sizeoptINT255–100Number of LoRAs per batch when auto-batching
    batch_indexoptINT00–100Which batch to output (0-based index)
    sort_orderoptCOMBOnaturalHow to sort the LoRA files

    Outputs (3)

    NameTypeDescription
    lora_paramsLORA_PARAMSβ€”
    lora_listSTRINGβ€”
    lora_countINTβ€”