### Feature Idea CFG++ (cfgpp) supports samplers other than Euler/DDIM (most notably DPM++ 2M), but ComfyUI only supports Euler CFG++. See https://github.com/CFGpp-diffusion/CFGpp/blob/main/latent_sdxl.py#L642 for more info on implementation details. ### Existing Solutions https://github.com/CFGpp-diffusion/CFGpp/blob/main/latent_sdxl.py#L642 ### Other _No response_