AUTOMATIC1111 Stable Diffusion WebUI deployment notes
Popular local Stable Diffusion web interface for image generation.
Before installing
- Review the license: AGPL-3.0.
- Check whether Docker is supported: unknown.
- Check API key dependency: not required.
- Confirm supported models: Stable Diffusion.
Setup commands
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.gitRead README and copy the example environment fileStart with Docker if the project provides compose files