You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDE-DPM and DPM give me the exact same results in both generation time and output.
SASolver gives me the error:
sde-dpmsolver++ is not implemented for <class 'ComfyUI-HunyuanVideoWrapper.hyvideo.diffusion.schedulers.scheduling_sasolver.SASolverScheduler'>
Info please:
What scheduler was used before we could choose the scheduler?
Which one is the best (quality and/or time)?
The text was updated successfully, but these errors were encountered:
Looks like I had forgotten to push some stuff for the schedulers, sde if enabled was not resetting.
The default is the basic Flowmatch scheduler. I find that normal dpm is slightly better than that, and is compatible with everything else. SDE dpm doesn't work with TeaCache, but can be quite strong and give higher fidelity outputs. SASolver is probably overly strong and not even sure if it can work for this, left it there for testing though.
Looks like I had forgotten to push some stuff for the schedulers, sde if enabled was not resetting.
The default is the basic Flowmatch scheduler. I find that normal dpm is slightly better than that, and is compatible with everything else. SDE dpm doesn't work with TeaCache, but can be quite strong and give higher fidelity outputs. SASolver is probably overly strong and not even sure if it can work for this, left it there for testing though.
Great, thanks. DPM takes twice as long as flowmatch for me. Is this expected?
Edit: nevermind, this was only with heavy blockswapping. It is only a bit longer without that.
SDE-DPM and DPM give me the exact same results in both generation time and output.
SASolver gives me the error:
sde-dpmsolver++ is not implemented for <class 'ComfyUI-HunyuanVideoWrapper.hyvideo.diffusion.schedulers.scheduling_sasolver.SASolverScheduler'>
Info please:
What scheduler was used before we could choose the scheduler?
Which one is the best (quality and/or time)?
The text was updated successfully, but these errors were encountered: