Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom This extension provides various custom samplers not offered by the default nodes in ComfyUI.
--disable-smart-memory
when launching ComfyUI)reversible_
samplers. Increase for less reversibility, and decrease for more. There be dragons lower than .5 with low steps.modulation_dims: Choose between C, HW, or CHW. (In regards to the latent's channels, height + width, or channels + height + width)
none: No change from normal ancestralness behavior.
intensity: Scales noise based on the standard deviation of the current noisy tensor, and the intensity value.
frequency: Scales the high-frequency components of the noise based on the given noisy tensor's standard deviation, and intensity.
Utilizing custom sampling within ComfyUI is encouraged for these samplers!