Is there an existing issue for this?
What would your feature do ?
In previous versions of webui, using the [sampler] pattern in the "Images filename pattern" setting would include the scheduler in the output text. Since 1.9.0 and the separation of the scheduler from the sample in the UI, this no longer works.
For example, previously [sampler] would add "DPM++ SDE Karras" into your image filename. Now it will just add "DPM++ SDE".
The custom filename wiki page does not list any new option to include the scheduler in the filename either.
Proposed workflow
- Add an appropriate pattern option e.g. [scheduler] to the "Images filename pattern" setting that will add the appropriate text to the filename.
- Update the wiki documentation if the feature is added.
Additional information
No response