jacobEAdamson
jacobEAdamson
My system is Python 3.7.0 running Windows 10 and I receive an error when I try to run anything with run_local on windows (which affects all backends). The stack trace...
When running command with 1+ arguments against a docker host, the command automatically fails with `line 1: syntax error: unterminated quoted string`. The is because the `quote` method in `backend/base.py`...
Currently, when inpainting using a selection mask while also having regions defined and linked to layers, if the the user generates an image for the selection and applies one of...
When inpainting an image with a selection mask, if the selection mask has semi-opaque parts, I'd like an option so that when applying the generated image, the selection mask's opacity...