gitmyhub

InvokeAI

Python ★ 28k updated 11m ago

Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.

InvokeAI is a free, locally-run creative studio for generating images with AI using Stable Diffusion models, with a polished browser interface, an inpainting canvas, and a visual node-based workflow editor, all running privately on your own computer.

TypeScriptPythonStable Diffusionsetup: moderatecomplexity 3/5

InvokeAI is a locally-run, browser-based creative tool for generating images and visual media using AI image generation models (specifically Stable Diffusion and related models, which use a technique called "latent diffusion" to create images from text descriptions).

The tool runs entirely on your own computer — you download it, install it, and it starts a local web server that you access in your browser. No data is sent to external services. It features a polished web interface with several core capabilities: text-to-image generation (describe an image and the AI creates it), inpainting (edit or fill in parts of an existing image), and an outpainting canvas (extend images beyond their original borders). There's also a node-based workflow editor, meaning you can build custom multi-step image generation pipelines by connecting components visually, like a flow diagram.

The tool supports a wide range of AI model types, including Stable Diffusion 1.5, SDXL, SD 3.5, and Flux models. A built-in model manager lets you download and switch between models. It also includes gallery management to organize your generated images, and supports advanced techniques like upscaling (increasing image resolution), embeddings (style or concept add-ons), and object segmentation models.

You'd use InvokeAI if you're an artist, designer, or creative professional who wants a capable, privacy-friendly image generation studio running locally. It's free to use under a commercially-friendly license and is written primarily in TypeScript and Python.

Where it fits