ComfyUI Node
π§ Sigma Replace
Replaces a single sigma value at the specified index. Index -1 is last.
π§ Sigma Replace
- sigmas
- SIGMAS
βindex0βΊ
βvalue1.00βΊ
CategorySuperNodes/Scheduling
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| sigmas | SIGMAS | Input sigma schedule. | |
| index | INT | 0-1β10000 | Index to replace. 0 = first, -1 = last. |
| value | FLOAT | 1.000β10000 | New sigma value to replace at the given index. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | Sigma schedule with one value replaced. |