readme
parent
eedae87ea9
commit
504df3e55a
25
README.md
25
README.md
|
|
@ -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/).
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
@ -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
|
2. Templates
|
||||||
3. Text
|
3. Text
|
||||||
4. Photos
|
4. Photos
|
||||||
5. Elements
|
5. Elements
|
||||||
6. Upload
|
6. Upload
|
||||||
7. Background
|
7. Background
|
||||||
8. Layers
|
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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue