stable-diffusion-webui-docker and stable-diffusion-docker
About stable-diffusion-webui-docker
AbdBarho/stable-diffusion-webui-docker
Easy Docker setup for Stable Diffusion with user-friendly UI
Bundles multiple Stable Diffusion UIs (AUTOMATIC1111, ComfyUI, InvokeAI) in containerized environments, eliminating dependency management and GPU configuration complexity. Supports text-to-image, image-to-image, and node-based workflow generation through selectable frontends. Docker-based deployment handles environment isolation and reproducible setup across different hardware configurations.
About stable-diffusion-docker
fboulnois/stable-diffusion-docker
Run the official Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint.
Provides flexible memory optimization through attention slicing, VAE tiling, and ONNX runtime support, enabling inference on GPUs with <8GB VRAM or CPU-only systems. Wraps the Hugging Face Diffusers pipeline with a unified CLI interface that abstracts model switching and parameter normalization across different diffusion architectures (depth-guided, inpainting, upscaling variants). Requires Hugging Face authentication to download official model weights on first run.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work