ComfyUI Node
😺NKD Sigmas Curve
Control sigma values interactively with a spline curve. Left-click to add points · Shift+click to remove · Drag to move.
😺NKD Sigmas Curve
- reference_sigmas
- SIGMAS
- floats
â—„curve_data{"points": [[0.0, 1.0, 1.0], [1.0, 0.0, 1.0]], "interpolation": "smooth", "tension": 1.0}â–º
â—„steps20â–º
â—„max_sigma1.000â–º
Category😺NKD Nodes/Sampling
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| curve_data | STRING | {"points": [[0.0, 1.0, 1.0], [1.0, 0.0, 1.0]], "interpolation": "smooth", "tension": 1.0} | Serialised curve JSON (managed by the curve widget) |
| steps | INT | 201–10000 | Number of sigma steps to generate |
| max_sigma | FLOAT | 1.0000.001–1 | Maximum sigma value — curve top (y=1) maps to this |
| reference_sigmasopt | SIGMAS | Optional reference sigmas to display as a ghost overlay in the curve editor |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | — |
| floats | FLOAT | — |