stable_diffusion.openvino
stable_diffusion.openvino copied to clipboard
QOL Tweaks
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.