InvokeAI is a full-featured AI-assisted image generation environment designed for creatives and enthusiasts. It supports multiple diffusion models including Stable Diffusion, FLUX, Z-Image Turbo, and others, with a rich web UI, node-based workflow editor, and comprehensive model management. Current version is 6.12.0; release cadence is roughly monthly with release candidates.
pip install invokeaiVerified import paths — ran on the pinned version, not inferred.
Basic usage of InvokeAI programmatically to generate an image. Requires a loaded model.
Use Python 3.11 or 3.12.
Let the migration run automatically; do not manually rearrange model folders.
Use `invokeai-model-install` CLI or the Model Manager in the web UI.