Nodes/ArtyClaw Comfy Nodes/RNG LoRA Weight Injector
ComfyUI Node

RNG LoRA Weight Injector

A ComfyUI node in Prompting/Utilities with 8 inputs and 1 output.

By artyclaw·Created 4 months ago·Updated 4 months ago· 0
RNG LoRA Weight Injector
    • prompt
    prompt<lora:MyLora:--->
    wildcard---
    start0.60
    end1.20
    same_for_alltrue
    decimals2
    seed0
    triangular_biasfalse
    CategoryPrompting/Utilities

    Inputs (8)

    NameTypeDefaultDescription
    promptSTRING<lora:MyLora:--->
    wildcardSTRING---Substring to replace with random float values.
    startFLOAT0.60-10–10Minimum random value.
    endFLOAT1.20-10–10Maximum random value.
    same_for_allBOOLEANtrueUse one RNG value for all wildcards, or a new one for each.
    decimalsINT20–6Digits after decimal point.
    seedINT00–2147483647Seed for deterministic randomness. 0 = random seed.
    triangular_biasBOOLEANfalseIf enabled, bias RNG values toward midpoint.

    Outputs (1)

    NameTypeDescription
    promptSTRING