stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: Allow * wild in XY plot to include ALL variations for that dropdown

Open georgeunidev opened this issue 3 years ago • 2 comments

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 image image

Proposed workflow

  1. Select XY plot script
  2. Choose sampler or checkpoint as the dropdown
  3. Enter a wild symbol * and generate
  4. Observe error,

Additional information

No response

georgeunidev avatar Nov 04 '22 11:11 georgeunidev

I like this. Not having to manually type/paste in the names of things like sampling methods, etc. would be great.

TFWol avatar Nov 06 '22 21:11 TFWol

Also for samplers is should respect the option "Hide samplers in user interface (requires restart)" and use only visible ones!

aleksusklim avatar Nov 07 '22 06:11 aleksusklim

Supported by the paste button that's part of the XYZ plot script now. Closing.

catboxanon avatar Aug 07 '23 04:08 catboxanon