bugs introduced recently for ksampler, and control_after_generate=fixed
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
old behaviour(good):
if on random, and you generate an image, and you like it.. you can cutnpaste the seed and share it. Or just change control-after-generate to be fixed, and it will stay generating with that same seed you liked.
Additionally, if you were on fixed, then you changed it to random, then if you hit the Queue button, it would automatically generate a new seed and a new render.
current behaviour(bad):
If on random, and you wanted to save the random seed used in the ksampler that generated the latent you liked....
You would have had to save it, BEFORE you hit the Queue button.
It seems like now, somehow, AS SOON AS you hit Queue, it generates a new seed, and displays it, before the new latent has even finished generating
Additionally, if you are on fixed, then you change it to random, you can Queue, and it will do seemingly nothing.
You have to hit it a second time to then have it pick a new random seed and use it.
I tested this using just the "Default" workflow.
Contributor guide
Assessment
This issue has not been assessed yet.