stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Allow * wild in XY plot to include ALL variations for that dropdown
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 ?
it will allow users to just input * into an XY plot text field which in turn will run across all variations possible for that selected dropdown.
*Examples

Proposed workflow
- Select XY plot script
- Choose sampler or checkpoint as the dropdown
- Enter a wild symbol * and generate
- Observe error,
Additional information
No response
I like this. Not having to manually type/paste in the names of things like sampling methods, etc. would be great.
Also for samplers is should respect the option "Hide samplers in user interface (requires restart)" and use only visible ones!
Supported by the paste button that's part of the XYZ plot script now. Closing.