charl-e icon indicating copy to clipboard operation
charl-e copied to clipboard

Seems like the seed number is ignored

Open JuanLucha opened this issue 3 years ago • 2 comments

Expected Behavior

Having the same parameters configured and the same prompt, the image should be the same all the time. Using the seed number should make this image generation deterministic.

Current Behavior

With the same parameters configured and the same prompt, every time the "generate" button is clicked a totally different image is generated.

Context

It's impossible to tinker an image if the image changes completely every time the image is generated.

PD: Thanks for this project, it's amazing!

JuanLucha avatar Sep 17 '22 08:09 JuanLucha

Thanks! I'll look into this!

cbh123 avatar Sep 17 '22 14:09 cbh123

Perhaps related to this recently fixed bug

https://github.com/lstein/stable-diffusion/issues/317

philshem avatar Sep 17 '22 20:09 philshem