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

[Feature Request]: X/Y Plot enhancements

Open 2x-y opened this issue 2 years ago • 2 comments
trafficstars

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 ?

Some suggested enhancements for the "X/Y plot" script.

Proposed workflow

  1. As well as "Prompt S/R", allow just "Prompt" and "Negative Prompt". This would make it easier to compare samplers/checkpoints across a range of prompts.
  2. Allow the separator to be a CR/LF character instead of a comma. This would allow items to be edited more easily and would make it simpler to use whole prompts.
  3. When selecting "Samplers", default the values to the enabled list of samplers.
  4. When selecting "Checkpoints", default the values to the list of available checkpoints.

Additional information

No response

2x-y avatar Jan 15 '23 11:01 2x-y

#3 and #4 were added in this commit today, plus all kinds of other X/Y values can be filled instantly:

https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/55947857f035040d00249f02b17e39370033a99b

Brilliant idea, and huge thanks to @AUTOMATIC1111 for coding it.

BrentOzar avatar Jan 16 '23 16:01 BrentOzar

#3 and #4 were added in this commit today, plus all kinds of other X/Y values can be filled instantly:

5594785

Brilliant idea, and huge thanks to @AUTOMATIC1111 for coding it.

Thanks, that will save me so much time!

2x-y avatar Jan 16 '23 17:01 2x-y