add auto-sd-paint-ext

ClashSAN 2022-11-02 17:44:25 +00:00
parent 7a1534f387
commit adb34ff491

@ -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)
![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