Skip to content

Usage Guide

John-Henry Lim edited this page Nov 8, 2022 · 17 revisions

TODO: write this guide

For now, watch the (Outdated) Full Usage Demo:

Youtube Video

Inpainting

If coming from AUTOMATIC1111's webUI, you may be used to:

  • Using white to color the inpainting region
  • Using full resolution inpainting and mask blur

However, auto-sd-paint-ext's inpainting is more sophisticated:

  • The alpha/transparency channel is used for the inpainting region
  • Use selection area to select what region the model sees
  • Use the actual blur in painting for mask blur

How to do Full Resolution Inpainting in Krita

In AUTOMATIC1111's webUI, usually the whole image is given to the Stable Diffusion model when inpainting an area. Turning on Full Resolution Inpainting causes the webUI to crop the image to only the region being inpainted plus some padding. This allows the model to inpaint at full resolution, before pasting the generated inpaint back into the original image.

In Krita, cropping the image given to the model is more intuitive.

  1. Select the area you want
Clone this wiki locally