auto-sd-paint-ext icon indicating copy to clipboard operation
auto-sd-paint-ext copied to clipboard

Extension for AUTOMATIC1111 to add custom backend API for Krita Plugin & more

Results 37 auto-sd-paint-ext issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Since you select the model in a separate toolbar it gets confusing when things don't work after jumping between eg....

enhancement

**Is your feature request related to a problem? Please describe.** I kind of find myself "fighting against" the base size system when inpainting. I would select an area on the...

enhancement

**Describe the bug** I think these two lines of log speak for themselves: auto-sd-paint-ext:INFO: img size: 1374x1054 -> 1374x1054, aspect ratio: 1.30 -> 1.30, 0.00% change auto-sd-paint-ext:INFO: img Size: 1368x1048,...

bug

Running scripts in Img2Img and Inpaint fails consistently. Win10. Here's the error it returns: Traceback (most recent call last): File "E:\Automatic1111-StableDiffusionUI\stable-diffusion-webui-master\modules\call_queue.py", line 56, in f res = list(func(*args, **kwargs)) File...

question

Error installing update Console outputs this. ``` Installing requirements for Web UI Error running install.py for extension extensions\auto-sd-paint-ext. Command: "D:\Torrents\StableDiffusion\Working directory\stable-diffusion-webui\venv\Scripts\python.exe" "extensions\auto-sd-paint-ext\install.py" Error code: 1 stdout: stderr: Traceback (most recent...

question

The ControlNet extension improves the control over the composition by a lot. I would imagine it being a worthwhile addition. **Additional context** Currently the extension even throws errors when working...

enhancement

**Describe the bug** I get out of memory errors much more easily when using the plugin in Krita vs using the web ui directly. I'm running an RTX 3090. In...

question

Error running process: \stable-diffusion-webui\extensions\stable-diffusion-webui-composable-lora\scripts\composable_lora_script.py Traceback (most recent call last): File "\stable-diffusion-webui\modules\scripts.py", line 417, in process script.process(p, *script_args) TypeError: ComposableLoraScript.process() missing 3 required positional arguments: 'enabled', 'opt_uc_text_model_encoder', and 'opt_uc_diffusion_model' To Reproduce...

bug

it would be nice if we could batch lets say 20 images and they all get added as layers to krita , then we can blend them with krita manually.

question

it would be nice if we could parse (and maybe even push) the generation parameters and prompts from the webui into the krita plugin

enhancement