fiatrete / SDCN-Stable-Diffusion-Computing-Network

SDCN is an infrastructure that allows people to share and use Stable Diffusion computing power easily.
https://sdcn.info
MIT License
31 stars 12 forks source link

Add inpainting support, along with its docs and example #49

Closed DiligentCatCat closed 1 year ago

DiligentCatCat commented 1 year ago

Since it's a little inconvenient to prepare the test pictures for the example. I will give you my pictures.

The init_image: cn

The mask: cn_mask

The output: inpaint_out0

Uh... the result is not 'red jacket', but never mind, anyway SD-webui yields the same result, it works.

fiatrete commented 1 year ago

What a lovely girl! Now we have img2img, txt2img, controlnet, and inpaint support. We have most components needed to create some interesting tools in the playground.