Skip to content

yar3333/aipainter

Repository files navigation

AiPainter

Digital AI painter. Features:

  • generate pictures by text description (generate via ComfyUI);
  • regenerate specified areas of image (inpaint via ComfyUI);
  • remove specified objects from pictures (inpaint via lama-cleaner);
  • upscale 4x (via models RealESRGAN_x4+ and RealESRGAN_x4+_anime_6B);
  • models import from CivitAi;
  • modern Flux models support.

screenshot-06 screenshot-01 screenshot-02 screenshot-03 screenshot-04 screenshot-05

Outpainting (animated gif)

outpainting

Requirements

  • Windows 10+ (x64)
  • 16GB RAM
  • NVIDIA video card (4GB VRAM, CUDA 11.4)
  • for Flux: 12GB VRAM, 32GB RAM + 32GB swap
  • 20 GB disk space

Tested on NVIDIA RTX 3060.

Using

  • download precompiled AiPainter-3.0.0 from mega.nz
  • unpack
  • run AiPainter.exe

Troubleshooting

  • look into logs folder
  • check Config.json

Contribution

  • install Anaconda
  • install MS Visual Studio Community 2022
  • git clone [email protected]:yar3333/aipainter.git --recurse-submodules
  • look into subfolders in _external and fix paths in *.cmd helpers to conda envs directory
  • run create_conda_env.cmd helpers to prepare conda environments
  • now you can use run.cmd helpers to run python projects
  • open AiPainter.sln in Visual Studio and build it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks