Clybius / ComfyUI-Extra-Samplers

A repository of extra samplers, usable within ComfyUI for most nodes.
BSD 3-Clause "New" or "Revised" License
67 stars 10 forks source link

Use ComfyUI discard penultimate sigma support for SDE samplers when available #2

Closed blepping closed 9 months ago

blepping commented 9 months ago

it should just be dpmpp_dualsde_momentumized and clyb_4m_sde_momentumized, correct? i did some half-hearted testing with the others and it didn't seem to help. unfortunately, this also only works when selecting a sampler by name and not when using it as a customer sampler with something like SamplerCustom — that will still require something like my manual discard last sigma node to work correctly with some schedules.

(i couldn't help myself and cleaned up a bit of other stuff too.)