Nodes/ComfyUI_StarNodes/⭐ Star Split Sampler Option
ComfyUI Node

⭐ Star Split Sampler Option

A ComfyUI node in ⭐StarNodes/Sampler with 5 inputs and 1 output.

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Split Sampler Option
    • options
    enabletrue
    sampler_1euler
    steps_16
    sampler_2ddim
    steps_26
    Category⭐StarNodes/Sampler

    Inputs (5)

    NameTypeDefaultDescription
    enableBOOLEANtrueEnable the split sampler option. When disabled, StarSampler / Star SD Upscale Refiner ignore this options input.
    sampler_1COMBOeulerSampler used for the first part of the run.
    steps_1INT61–10000Number of steps done with sampler_1.
    sampler_2COMBOddimSampler used for the second part of the run (starting at step steps_1 + 1).
    steps_2INT61–10000Number of steps done with sampler_2. Total steps = steps_1 + steps_2.

    Outputs (1)

    NameTypeDescription
    optionsSTARNODES_OPTIONS