Skip to content
Discussion options

You must be logged in to vote

Those are schedulers. They define the timesteps/sigmas for the points at which the samplers sample at. I decided to make them a separate option unlike other uis because it made more sense to me.

In karras the samplers spend more time sampling smaller timesteps/sigmas than the normal one. If you want the same behavior as other uis, karras and normal are the ones you should use for most samplers.

Simple is just one I added because I tried writing the simplest scheduler I could for fun and it actually worked well in some scenarios like second pass of hiresfix so I included it and named it simple.

ddim_uniform is the one that's supposed to be used with ddim if you want it to behave exactly li…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@poisenbery
Comment options

@NeedsMoar
Comment options

@larinius
Comment options

@ltdrdata
Comment options

@Erquint
Comment options

Answer selected by poisenbery
Comment options

You must be logged in to vote
3 replies
@NeedsMoar
Comment options

@simonlui
Comment options

@comfyanonymous
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants