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+andRealESRGAN_x4+_anime_6B); - models import from CivitAi;
- modern Flux models support.
- 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.
- download precompiled AiPainter-3.0.0 from mega.nz
- unpack
- run
AiPainter.exe
- look into
logsfolder - check
Config.json
- install Anaconda
- install MS Visual Studio Community 2022
git clone [email protected]:yar3333/aipainter.git --recurse-submodules- look into subfolders in
_externaland fix paths in*.cmdhelpers to condaenvsdirectory - run
create_conda_env.cmdhelpers to prepare conda environments - now you can use
run.cmdhelpers to run python projects - open
AiPainter.slnin Visual Studio and build it






