bes-dev / stable_diffusion.openvino

Apache License 2.0
1.53k stars 207 forks source link

QOL Tweaks #65

Closed jcolicchio closed 1 year ago

jcolicchio commented 1 year ago

This PR moves the Strength slider into the image expander / dropdown because it's only relevant there.

It also adjusts the masking canvas size because 512x512 doesn't fit in the widest sidebar.

Finally, it fixes a bug where an empty mask would behave as if everything was masked, and instead ignores the mask in this case.