What is Stable Diffusion Model?
TL;DR
An open-source image generation AI model developed by Stability AI. Can run locally for free.
Stable Diffusion Model: Definition & Explanation
Stable Diffusion is an open-source image generation AI model developed and released by Stability AI. Based on diffusion model architecture, it generates high-quality images from text prompts. By performing diffusion processing in latent space, it can operate with relatively modest computational resources. Being open-source, it can run for free on personal computers, with full freedom for fine-tuning and LoRA customization. Versions include SDXL, SD3, and SD3.5, and it can be easily used through UI tools like ComfyUI and Automatic1111.