stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Include the Denoising Strength as an option for Custom Images Filename Name
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 ?
Enable the denoising strength to be added as one of the options in settings field "Images filename pattern". It's one of the few fields related to a generated image that isn't an option.
Current option examples are [seed], [steps], [sampler], [cfg], etc.
Proposed workflow
- Go to Settings |
- Enter proposed filename structure.
- Export files.
For instance, I currently have:
[job_timestamp] - [seed] - s[steps] - [sampler] - c[cfg] - [model_name]([model_hash]) - [prompt_words]
Would like to have:
[job_timestamp] - [seed] - s[steps] - [sampler] - c[cfg] - ds[denoise] - [model_name]([model_hash]) - [prompt_words]
For me, this would eliminate the need for prefix number, but then at a glance in a folder, I can quickly see just from a file name what generated it.
Additional information
No response
I'm also missing this feature. Hope it gets implemented.
Yes, this would be a great feature!
Still looking for this feature.
Bump. I do a similar custom filename (minus prompt) and I would really LOVE, LOVE, LOVE to have denoising strength added! I'm adding it by hand now to keep track of my progress through a certain space for creating letterforms and it's a pain.
Was added in https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/cde0d642f34b2e008159eaeafb870d5efd1a3315