🔮The Codex

Stable Diffusion

An open-source AI image generation model that runs locally or in the cloud.

📖 Apprentice Explanation

Stable Diffusion is a free, open-source tool for creating AI images. Unlike Midjourney, you can run it on your own computer, giving you full control and privacy.

🧙 Archmage Notes

Stable Diffusion operates in latent space using a VAE encoder/decoder with a U-Net denoising backbone. SDXL and SD3 use improved architectures. ControlNet, LoRA, and IP-Adapter extend capabilities for controlled generation.