Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.14 KB

Readme.md

File metadata and controls

17 lines (11 loc) · 1.14 KB

Manga Inpainting

This is an extension for stable-diffusion-webui which adds msxie92/MangaInpainting inside extras tab. Requires lama-cleaner-masked-content because this extensions compilates all my extra inpainting methods inside extras tab

Comparison with lama (right)

Useful for dotted/lined black & white images. For not dotted lama is better. Also if both manga shows bad results on some dotted surfaces, resynthesizer can help, because it's not-ai algorithm and copies textures around

Installation:

  1. Install sd-webui-controlnet (required for lineart_anime_denoise preprocessor which is used in manga inpainting algorithm, and required by lama)
  2. Install lama-cleaner-masked-content
  3. Install this extension
  4. Done!