IndigoDosSantos / stable-cascade-one-click-installer

Easy setup for generating beautiful images with Stable Cascade.
GNU Affero General Public License v3.0
70 stars 8 forks source link

prior steps increasing makes images randomly changed from the same seed #16

Closed ptits closed 8 months ago

ptits commented 8 months ago

I use the same seed. But prior_steps 20, 30, 40 gave me very different images (for the same decoder steps or for 10,15,20)

Here - https://huggingface.co/spaces/multimodalart/stable-cascade - I have now such a difference - they are the same

Trey to increase prior_steps and compare images

IndigoDosSantos commented 8 months ago

I use the same seed. But prior_steps 20, 30, 40 gave me very different images (for the same decoder steps or for 10,15,20)

I think, for Stable Cascade applies as previously for SD 1.5 and SDXL: changing step count, changes generated image, even if seed is locked.

Here - https://huggingface.co/spaces/multimodalart/stable-cascade - I have now such a difference - they are the same

Looks like the prior steps slider is broken. Makes no sense that 10 step prior and 30 step prior look the same.

ptits commented 8 months ago

Looks like the prior steps slider is broken. Makes no sense that 10 step prior and 30 step prior look the same. Yes, they do have broken prior steps. I tried local version - the same error.