stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Make sure not to change the ENSD value when automatically loading the prompt.
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Like don't change the model checkpoint when loading prompt automatically, we need the following function:
Eta, Clip skip, ENSD, etc. would like to have settings that do not change.
It changes every time without even knowing it, so it is very difficult to get the value back.
Proposed workflow
Check the checkbox of Settings to not reflect prompt values.
Additional information
No response