ToolSiftToolSift
Back to tutorials

InvokeAI deployment notes

Open-source generative AI platform for local image creation workflows.

Before installing

  • Review the license: Apache-2.0.
  • Check whether Docker is supported: yes.
  • Check API key dependency: not required.
  • Confirm supported models: Stable Diffusion.

Setup commands

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