You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom extension for 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.
Installation
Just like you install other extension of webui:
go to Extensions -> Install from URL
paste this repo link
install
go to Installed, apply and restart UI
or you can just find it from Extensions-> Available, and load the offical index URL, this extension is already included in it:
Key Feature
Full capability image editor, such as Effects, Crop, Position, Lock, etc
Templates
Text
Photos
Elements
Upload
Background
Layers
load your local sd generated images as library directly
send image to or receive image from img2img/inpaint
send image to ContronNet
Further Plan
rebuild Polotno (Done)
Send image to img2img, Sketch, Inpaint, etc (Done)
Pen and eraser support
connect to Segment Anything to segment image
any suggestions or requirements are welcome
Polotno API Key
I included my Polotno api key, notice it only supports local environment (localhost or 127.0.0.1) for non-commercial purpose.
It is easy to create your own free api key from Polotno API, then you can replace mine from webui Settings -> Canvas Editor
3D Model/pose loader A custom extension for AUTOMATIC1111/stable-diffusion-webui that allows you to load your local 3D model/animation inside webui, or edit pose as well, then send screenshot to txt2img or img2img as your ControlNet's reference image.
StableStudio Adapter A custom extension for AUTOMATIC1111/stable-diffusion-webui to extend rest APIs to do some local operations, using in StableStudio.
Txt/Img to 3D Model A custom extension for sd-webui that allow you to generate 3D model from txt or image, basing on OpenAI Shap-E.
3D Editor A custom extension for sd-webui that with 3D modeling features (add/edit basic elements, load your custom model, modify scene and so on), then send screenshot to txt2img or img2img as your ControlNet's reference image, basing on ThreeJS editor.
About
A custom extension for sd-webui that integrated a full capability canvas editor which you can use layer, text, image, elements, etc