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

[Feature Request]: Add Aesthetic Gradient parameters to the X/Y script

Open flagmaggot opened this issue 1 year ago • 9 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 ?

Would love for the Aesthetic Gradient parameters be accessible in the X/Y script as it's hard to understand exactly what these parameters are doing.

Proposed workflow

Workflow would be the same as other parameters, comma separated.

Additional information

No response

flagmaggot avatar Oct 29 '22 20:10 flagmaggot

(It's an extension, how do you propose it should be added?)

ClashSAN avatar Oct 29 '22 20:10 ClashSAN

Sure it's an extension but it's parameters aren't accessible in the X/Y plot script via the scripts section. Same as the hypernetworks and hypernetworks strength values are plottable, I think would be beneficial to also include the Aesthetic Gradient parameters to this plot so we can see the changes in the values.

flagmaggot avatar Oct 29 '22 20:10 flagmaggot

I stronly concur with the need for this in one way or another!

Aesthetic Gradients is a wonderfully powerful tool, which is highly sensitive to even smallest of variable ranges

Being able to plot in XY (or even XYZ) would making discovery of optimal value ranges so much easier

yes, I want AGs on x/y plot seems like a good workflow improvement.+ bumped

if-ai avatar Oct 29 '22 21:10 if-ai

This would be amazing! Amy way to compare different settings/features brings more power to the gui.

swcrazyfan avatar Oct 30 '22 05:10 swcrazyfan

I've done a first pass at adding Aestheic Gradients to the xy_grid.py script. I need to add parameter checking and clean it up before doing a pull request, but it's ready for some testing.

https://github.com/MartinCairnsSQL/stable-diffusion-webui/blob/x-y-plot-with-aesthetic-gradient/scripts/xy_grid.py

MartinCairnsSQL avatar Oct 30 '22 17:10 MartinCairnsSQL

I've done a first pass at adding Aestheic Gradients to the xy_grid.py script. I need to add parameter checking and clean it up before doing a pull request, but it's ready for some testing.

https://github.com/MartinCairnsSQL/stable-diffusion-webui/blob/x-y-plot-with-aesthetic-gradient/scripts/xy_grid.py

The hero with the earlier AG merge attempt coming to rescue!

Thank you for your efforts @MartinCairnsSQL

I've done a first pass at adding Aestheic Gradients to the xy_grid.py script. I need to add parameter checking and clean it up before doing a pull request, but it's ready for some testing.

https://github.com/MartinCairnsSQL/stable-diffusion-webui/blob/x-y-plot-with-aesthetic-gradient/scripts/xy_grid.py

Already testing it, you my good friend are a hero. This helps visualize these changes better than doing each one separately. This is a time saver! Haven't noticed any issues yet, will report if I discover anything.

flagmaggot avatar Oct 30 '22 18:10 flagmaggot

I've created a PR for this #4000. It has a few improvements the boolean Aesthetic Slerp & Aesthetic Text Negative values will default to False, True.

MartinCairnsSQL avatar Oct 30 '22 20:10 MartinCairnsSQL

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3453 Duplicate, but still not implemented, apparently.

mezotaken avatar Jan 13 '23 16:01 mezotaken