stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Seed resize does not work
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
The Seed Resize generates completely different images using the same seed!
Steps to reproduce the problem
- Generate an image
- Click the reuse seed button
- Check Extra
- Change the Resize Seed from width/height options to be the same as the current width/height
- Change the width/height to something else
- Click generate
What should have happened?
Images should be visually similar
Commit where the problem happens
f2a5cbe6f55592c4c5527b8e0bf99ea8d658f057
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
No response
Additional information, context and logs
No response
example? we can test the same seed on older versions to see if seed resize has changed, or if this is standard behaviour.
Closing as stale.