stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Put `\n` at the end of embedded generation params
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 ?
Put \n at the end of the generation params embedded in the image file, so that the prompt & etc can be easily copypasted from there when opened in a text editor like Notepad.
Because sometimes it is faster to open a file in a simple text editor than drag it with the mouse into a new tab with PNG-info and wait for it to extract the parameters.
Also, it would be really nice to group all the numerous hires-fix related params together and maybe also separate them with a line break.
Proposed workflow
This is a trivial change that should not affect the webui workflow in any way.
Additional information
No response