ComfyUI Node
MD: Sigma Concatenate
A ComfyUI node in MD_Nodes/Schedulers/Utilities with 5 inputs and 2 outputs.
MD: Sigma Concatenate
- sigmas_a
- sigmas_b
- sigmas
- total_steps
◄blend_mode▾►
◄crossfade_steps5►
◄normalize_rangefalse►
CategoryMD_Nodes/Schedulers/Utilities
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| sigmas_a | SIGMAS | SCHEDULE A (First) | |
| sigmas_b | SIGMAS | SCHEDULE B (Second) | |
| blend_mode | COMBO | BLEND MODE • Concatenate: Simple join. • Crossfade: Smooth transition. • Overlap: Joins where values match. | |
| crossfade_stepsopt | INT | 5 | FADE STEPS • For crossfade mode. |
| normalize_rangeopt | BOOLEAN | false | NORMALIZE • Scale B to match A's end value. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sigmas | SIGMAS | — |
| total_steps | INT | — |