ToolSiftToolSift
Back to tutorials

Krita AI Diffusion deployment notes

Open-source Krita plugin for local AI image generation and editing workflows.

Before installing

  • Review the license: GPL-3.0.
  • Check whether Docker is supported: no.
  • Check API key dependency: not required.
  • Confirm supported models: Stable Diffusion.

Setup commands

git clone https://github.com/Acly/krita-ai-diffusion.gitRead README and copy the example environment fileStart with Docker if the project provides compose files