Skip to content

Recommended settings for seeds-2 and seeds-3 samplers? #7637

Closed Answered by chaObserv
not-ski asked this question in Q&A
Discussion options

You must be logged in to vote

They're singlestep samplers like dpm_2 and dpmpp_2s. A (x)S sampler performs x steps bewteen scheduled steps to try to make better solutions within intervals. SEEDS-2 and SEEDS-3 are 2S (second order) and 3S (third order) respectively. Higher order samplers are usually unstable and worse under high guidance and low steps. In my test, SEEDS-3 can be better than SEEDS-2 when using low cfg like 2.0 (without the color issue like the one in that comparison).

If you have experienced other singlestep stochastic samplers (dpmpp_2S_ancestral, dpmpp_sde), it's fine to use similar settings for SEEDS.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by not-ski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants