yownas / seed_travel

Small script for AUTOMATIC1111/stable-diffusion-webui to create images between two seeds
Other
307 stars 25 forks source link

why? #48

Closed kawaiidesuu01 closed 1 year ago

kawaiidesuu01 commented 1 year ago

I generate 4 images but the extension only works with one

yownas commented 1 year ago

Think I need some more information if I'm going to be able to help you.

kawaiidesuu01 commented 1 year ago

before I generated 4 images subsequently I put their seed in the destination field, I chose the number of steps (usually 40) and the extension generated 40 frames based on all 4 images, instead now I do the same procedure I did before but the 40 frames I get are based on only one of the 4 images.

yownas commented 1 year ago

Not sure what could be wrong. I wonder if you accidentally checked/used an option that you didn't mean to. Please double check that You haven't checked "Use random seeds". And that "Compare paths" and "Bump seed" isn't used.

kawaiidesuu01 commented 1 year ago

Done It, but I keep having the same problem

kawaiidesuu01 commented 1 year ago

ok, somehow I managed to fix the problem, I changed the value of eta (noise multiplier) for DDIM, brought it to 1 and now the extension works perfectly.