Stable Diffusion Public Release
FreeAnnouncement of the public release of Stable Diffusion, an AI-based image generation model trained on a broad internet scrape and licensed under a Creative ML OpenRAIL-M license. Stable Diffusion blog, 22 August, 2022.
About Stable Diffusion Public Release
Stable Diffusion is an open-source AI model for generating images from text descriptions. It was publicly released on August 22, 2022 by Stability AI in collaboration with HuggingFace and CoreWeave. The model is licensed under the Creative ML OpenRAIL-M license, which permits both commercial and non-commercial use. A built-in AI-based safety classifier is included by default to filter undesirable outputs. The recommended model weights are v1.4, requiring approximately 6.9 GB of VRAM, and NVIDIA GPUs are recommended. Future optimizations for AMD and Apple Silicon are planned. The release includes the model weights, code, and a HuggingFace diffusers notebook for easy development.
Key Features
Pros & Cons
- Free and open-source with permissive license
- Strong community support and active development
- Safety classifier included to reduce harmful outputs
- Available for both commercial and non-commercial projects
- Requires 6.9 GB VRAM, limiting accessibility on older hardware
- Best performance on NVIDIA GPUs; AMD and Apple Silicon support was not ready at launch
- Potential ethical concerns around generated content (mitigated by safety classifier)