pull/15/head
jtydhr88 2023-04-17 21:34:20 -04:00
parent eedae87ea9
commit 504df3e55a
2 changed files with 15 additions and 10 deletions

View File

@ -1,5 +1,5 @@
# Stable Diffusion WebUI Canvas Editor # Stable Diffusion WebUI Canvas Editor
A custom extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that integrated a full capability canvas editor which you can use layer, text, image, elements and so on, then send to ControlNet, basing on [Polotno](https://polotno.com/). A custom extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that integrated a full capability canvas editor which you can use layer, text, image, elements and so on, then send image to or receive image from img2img/inpaint or send image to ContronNet, basing on [Polotno](https://polotno.com/).
![1.png](doc/images/overall.png) ![1.png](doc/images/overall.png)
![controlnet.png](doc/images/controlnet.png) ![controlnet.png](doc/images/controlnet.png)
@ -15,17 +15,22 @@ or you can just find it from Extensions-> Available, and load the offical index
## Key Feature ## Key Feature
1. Full capability image editor, such as Effects, Crop, Position, Lock, etc 1. Full capability image editor, such as Effects, Crop, Position, Lock, etc
2. Templates![templates.png](doc/images/templates.png) 2. Templates
3. Text![text.png](doc/images/text.png) 3. Text
4. Photos![photos.png](doc/images/photos.png) 4. Photos
5. Elements![elements.png](doc/images/elements.png) 5. Elements
6. Upload![upload.png](doc/images/upload.png) 6. Upload
7. Background![background.png](doc/images/background.png) 7. Background
8. Layers![layers.png](doc/images/layers.png) 8. Layers
9. load your local sd generated images as library directly
10. send image to or receive image from img2img/inpaint
11. send image to ContronNet
![panels.png](doc/images/panels.png)
## Further Plan ## Further Plan
1. rebuild Polotno 1. rebuild Polotno (Done)
2. Send image to img2img, Sketch, Inpaint, etc 2. Send image to img2img, Sketch, Inpaint, etc (Done)
3. Pen and eraser support 3. Pen and eraser support
4. connect to Segment Anything to segment image 4. connect to Segment Anything to segment image
5. any suggestions or requirements are welcome 5. any suggestions or requirements are welcome

BIN
doc/images/panels.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB