Nodes/Boyonodes/🧪 Sigma Plot (Experimental)
ComfyUI Node

🧪 Sigma Plot (Experimental)

A ComfyUI node in BoyoNodes/Experimental with 4 inputs and 2 outputs.

By DragonDiffusionbyBoyo·Created 2 years ago·Updated 14 days ago· 16
🧪 Sigma Plot (Experimental)
    • sigmas
    • plot
    â—„steps8â–º
    â—„sigma_min0.030â–º
    â—„strategysimpleâ–º
    â—„seed42â–º
    CategoryBoyoNodes/Experimental

    Inputs (4)

    NameTypeDefaultDescription
    stepsINT84–12Sampling steps. Flow model turbo range: 4–12.
    sigma_minFLOAT0.0300.001–0.5Lower sigma bound. Flow models: typically 0.03–0.125. BasicScheduler/simple at 8 steps ends at 0.125. Lower values spend more time in fine detail.
    strategyCOMBOsimplesimple/linear : matches BasicScheduler — use as baseline. beta : middle-weighted spacing. beta57 : skewed toward detail end. karras : karras curve in [0,1] space. exponential : exponential decay. chaotic_* : chaos-map driven spacing (seeded). non_monotonic : linear base with reinjection events.
    seedINT420–18446744073709550000Seed for chaotic and non_monotonic strategies.

    Outputs (2)

    NameTypeDescription
    sigmasSIGMAS—
    plotIMAGE—