stability-sdk
stability-sdk copied to clipboard
Quality issues with Inpainting
Hello,
the current Inpainting implementation changes the whole color of its surrounding at white tones.
I tried it on Dreamstudio and API and can be easily reproduced.
I tried it with Inpainting 1.0 and 2.0
Edit - more examples:
zoom in and left comes from inpainting result is pretty blurry:
another one:
Other open-source SD server do not have these issues.
Another issue is still the content filter which is known already to have many false positives. Getting this in Inpainting quite often while generating hands for example:
To confirm, you were seeing this through the SDK/gRPC API, and not the REST API? (might happen there too, just trying to pin down where in the stack this could be originating).
Do you have an example of a mask image that produced these artifacts? (I'm mostly curious if there was a hard line or smooth gradient for the mask edges).
yes it is gRPC I just wanted to send you a mask image but now I doesn't work at all so I made a new ticket: https://github.com/Stability-AI/stability-sdk/issues/174
I can confirm this behavior. Using the Python SDK. I hope it will be fixed