sd-webui-multiple-hypernetworks icon indicating copy to clipboard operation
sd-webui-multiple-hypernetworks copied to clipboard

X/Y plot feature suggestion.

Open GTSuya-Studio opened this issue 2 years ago • 1 comments

Would it be possible to add a X/Y plot feature to visually obtain a grid showing effect of hypernetwork strength on the image rendering, like the X/Y plot script?

montage_mini

Similar range syntaxes could be used (simple, with increment in bracket, with the count in square bracket).

This would greatly help to find the best ratio between 2 hypernetworks more quickly, by automating the generation of images.

Thank you.

GTSuya-Studio avatar Dec 28 '22 23:12 GTSuya-Studio

Will be looking into adding this in a future version. Right now it would be impossible to add it in a similar way to the regular XY plot script because of the way that the hypernetworks are being loaded. I'll have to do a re implementation of the same idea specifically for this extension, and leave it as a checkbox option while generating. If I can think of a better solution I'll post another comment on this issue.

antis0007 avatar Jan 10 '23 06:01 antis0007