DiceOwl / StableDiffusionStuff

MIT License
157 stars 19 forks source link

Can interpolation image have different seed? #7

Open edi2213 opened 1 year ago

edi2213 commented 1 year ago

It's possible that first image(0) and the last one(1) have different seed?

DiceOwl commented 1 year ago

Yes, check "Interpolate Varseed", enable "Extra" at seed settings, set "variation strength"=1, and input the second seed into "variation seed"

edi2213 commented 1 year ago

Thanks for your response. I try but doesn't work for me. I do something wrong? Here is my settings: image

edi2213 commented 1 year ago

image

DiceOwl commented 1 year ago

I tested it myself, and you are right, it no longer works as intended. I suspect something changed in the way auto1111 manages the noise. However, right now I do not have a work around for this problem.