ComfyUI Node
π§ Sigma Remove
Removes the sigma value at the specified index from the schedule.
π§ Sigma Remove
- sigmas
- SIGMAS
βindex0βΊ
CategorySuperNodes/Scheduling
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| sigmas | SIGMAS | Input sigma schedule. | |
| index | INT | 0-10000β10000 | Index of the sigma to remove. 0 = first, -1 = last, -2 = second to last, etc. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | Sigma schedule with the value at the index removed. |