Nodes/ComfyUI-BerniniR Wrapper/Bernini-R Guidance Strength Schedule
ComfyUI Node

Bernini-R Guidance Strength Schedule

Pre-computed per-step guidance ceiling list for dynamic guidance.

By xiaolibai-sys·Created about a month ago·Updated 28 days ago· 8
Bernini-R Guidance Strength Schedule
    • guidance_schedule
    steps20
    curvecosine
    guidance_start7.0
    guidance_end4.0
    hold_start0.05
    hold_end0.20
    guidance_mid5.5
    transition0.40
    CategoryBernini-R/Sampling

    Inputs (8)

    NameTypeDefaultDescription
    stepsINT201–200Number of steps for the curve. Auto-resampled to match sampler steps if they differ — you don't need to keep them in sync manually.
    curveCOMBOcosine3 options: cosine, linear, piecewise
    guidance_startFLOAT7.00–100Guidance scale at the first denoising step.
    guidance_endFLOAT4.00–100Guidance scale at the last denoising step.
    hold_startFLOAT0.050–0.5Fraction of steps to hold guidance_start flat (cosine only).
    hold_endFLOAT0.200–0.5Fraction of steps to hold guidance_end flat (cosine only).
    guidance_midFLOAT5.50–100Guidance scale in the middle segment (piecewise only).
    transitionFLOAT0.400.05–0.65When to switch from guidance_start to guidance_mid (piecewise only).

    Outputs (1)

    NameTypeDescription
    guidance_scheduleBERNINI_GUIDANCE