Replies: 2 comments
-
Just talking to a friend about it, should the 2m variant not consistently be 2 samples per iteration? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm pretty sure both of us use the exact same code from k diffusion for this sampler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just digging a bit further into the technically side of things and I've noticed that dpmpp 2m sde appears to be using a single sample per iteration - this is in contrast with how automatic1111 webui seems to operate.
Perhaps I'm misunderstanding the code and there are in fact 2 samples?
However if not, why is there such a dramatic different for this implementation of the sampler between comfy and auto?
Beta Was this translation helpful? Give feedback.
All reactions