Open Gushousekai195 opened 16 hours ago
Mentioned as a gotcha in #2349 , I thought the send_seed
config option worked as advertised, but it doesn't appear to be the case. I'll take a look tonight.
The pasting of image parameters (other than seed) is intended.
See discussion in linked pull requests. After it's merged the send_seed
option in config.json should control the Seed paste behavior.
If you feel there are other generation parameters that should have configurable behavior describe them here.
How do I git pull a pull request again?
git fetch origin pull/2360/head:respect-send-seed
git switch respect-send-seed
Whenever I send a generated image to img2img or inpainting using the buttons underneath the result image, the exact seed of the generation gets sent, too. This did not happen in previous iterations of the UI and is not desirable.
Image generation parameters also change when sending the image, especially when sending them back into the img2img or inpainting tabs.