MD: Noise Decay Scheduler (Advanced)
NoiseDecayScheduler_Custom
Advanced noise decay scheduler with multiple algorithms and performance features.
Pack: MD Nodes
custom_nodes.ComfyUI_MD_Nodes
Inputs (10)
| Name | Type | Required |
|---|---|---|
| algorithm_type | COMBO | required |
| decay_exponent | FLOAT | required |
| start_value | FLOAT | required |
| end_value | FLOAT | required |
| invert_curve | BOOLEAN | required |
| use_caching | BOOLEAN | required |
| enable_temporal_smoothing | BOOLEAN | required |
| smoothing_window | INT | optional |
| custom_piecewise_points | STRING | optional |
| fourier_frequency | FLOAT | optional |
Outputs (1)
| Name | Type |
|---|---|
| scheduler | SCHEDULER |