ComfyUI Node
🐧 Sigmas Emphasis
Resamples a sigma schedule to a new step count using the original curve's geometry, with an emphasis control that clusters the new steps toward the beginning, middle, or end of the schedule.
🐧 Sigmas Emphasis
- sigmas
- SIGMAS
◄steps10►
◄emphasismiddle►
◄emphasis_factor0.00►
CategorySuperNodes/Scheduling
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| sigmas | SIGMAS | The input sigma schedule to resample. | |
| steps | INT | 101–1000 | Number of steps for the output schedule. The output contains steps + 1 sigma values. |
| emphasis | COMBO | middle | Where the resampled steps are clustered along the schedule. |
| emphasis_factor | FLOAT | 0.000–1 | 0.0 = even spacing along the curve, 1.0 = steps fully clustered toward the emphasis point. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | The resampled sigma schedule. |