ComfyUI Node
Bernini-R Guidance Strength Schedule
Pre-computed per-step guidance ceiling list for dynamic guidance.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| steps | INT | 201–200 | Number of steps for the curve. Auto-resampled to match sampler steps if they differ — you don't need to keep them in sync manually. |
| curve | COMBO | cosine | 3 options: cosine, linear, piecewise |
| guidance_start | FLOAT | 7.00–100 | Guidance scale at the first denoising step. |
| guidance_end | FLOAT | 4.00–100 | Guidance scale at the last denoising step. |
| hold_start | FLOAT | 0.050–0.5 | Fraction of steps to hold guidance_start flat (cosine only). |
| hold_end | FLOAT | 0.200–0.5 | Fraction of steps to hold guidance_end flat (cosine only). |
| guidance_mid | FLOAT | 5.50–100 | Guidance scale in the middle segment (piecewise only). |
| transition | FLOAT | 0.400.05–0.65 | When to switch from guidance_start to guidance_mid (piecewise only). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| guidance_schedule | BERNINI_GUIDANCE | — |