◐ModelVision & ImageFree
InvokeAI
Production-grade Stable Diffusion studio with a node-based workflow editor, ControlNet, IP-Adapter, and full REST API.
इंस्टॉल340k
रेटिंग★ 4.8
समीक्षाएं113
InvokeAI
InvokeAI is a professional-grade implementation of Stable Diffusion with a polished web UI, a node-based workflow canvas, and a complete REST API. It targets creative professionals and developers who need reproducible, high-quality image generation pipelines.
Key Features
- Node canvas — drag-and-drop workflow editor for chaining SD models, ControlNet, LoRA, IP-Adapter, upscalers, and more
- Model manager — download and manage SDXL, SD 1.5, SD 2.x, and Flux models; automatic compatibility detection
- ControlNet & T2I adapters — precise structural guidance using pose, depth, canny, and segmentation preprocessors
- IP-Adapter — style or reference-image conditioning without textual inversion
- Batch generation — process queues of prompts with varied seeds, guidance scales, and schedulers
- Full REST API — all UI features available via documented endpoints; build custom front-ends or automation scripts
- DINO-powered masking — auto-mask subjects for inpainting without manual selection
Quick Start
pip install invokeai
invokeai-configure # first-time model setup
invokeai-web # launch at http://localhost:9090
Install via ai-supply
npx ai-supply add invokeai-creative-studio
Curated mirror of the open-source InvokeAI (Apache-2.0). Get it from the source.