From adb34ff49181e645231930f02e2098c26a8960e6 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 2 Nov 2022 17:44:25 +0000 Subject: [PATCH] add auto-sd-paint-ext --- Extensions.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Extensions.md b/Extensions.md index 17f0a34..69da7d8 100644 --- a/Extensions.md +++ b/Extensions.md @@ -128,4 +128,23 @@ It works well with text captions in comma-separated style (such as the tags gene Caption in the filenames of images can be loaded, but edited captions can only be saved in the form of text files. -![picture](https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/blob/main/ss01.png) \ No newline at end of file +![picture](https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/blob/main/ss01.png) + +## auto-sd-paint-ext + +https://github.com/Interpause/auto-sd-paint-ext + +Formerly known as `auto-sd-krita`. + +>Extension for AUTOMATIC1111's webUI with Krita Plugin (other drawing studios soon?) + +Outdated demo | New UI (TODO: demo image) +--- | --- +![demo image](https://user-images.githubusercontent.com/42513874/194701722-e7a3f7eb-be4a-4f43-93a5-480835c9260f.jpg) | ![demo image 2](https://user-images.githubusercontent.com/42513874/199507299-66729f9b-3581-43a3-b5f4-57eb90b8f981.png) + +### Differences + +- UI no longer freezes during image update +- Inpainting layer no longer has to be manually hidden, nor use white specifically +- UI has been improved & squeezed further +- Scripts API is now possible \ No newline at end of file