Stable Diffusion Webui

screenshot of Stable Diffusion Webui

AUTOMATIC1111 (A1111) Stable Diffusion Web UI docker images for use in GPU cloud and local environments. Includes AI-Dock base for authentication and improved user experience.

Overview

Docker BuildStable for the Automatic1111 WebUI offers a powerful and efficient way to run the Stable Diffusion model in a Docker container, whether locally or in the cloud. This solution is ideal for users looking to streamline their AI workflows, with a focus on user-friendliness and robust performance. The container does not bundle models or third-party configurations, allowing for a more customizable setup through the use of provisioning scripts.

With support across various platforms, including NVIDIA CUDA, AMD ROCm, and CPU, this Docker image is designed to make your experience as seamless as possible. Documented features, version tags, and various environment configurations ensure that users can tailor their containerized setup to meet specific needs.

Features

  • Version Tags: Easily use specific image tags such as CUDA, ROCm, and CPU versions to suit your computing environment.

  • Supported Python Versions: The image supports Python version 3.10, ensuring compatibility with modern libraries and frameworks.

  • Flexible Environment Variables: Customize your container with a range of environment variables for features like auto-updates and authentication for gated models.

  • Additional Services: The image launches the Stable Diffusion WebUI service on port 7860, with the option to change the port or set startup arguments.

  • Pre-Configured Templates: Utilize ready-to-go templates for popular setups like A1111 WebUI with CUDA or ROCm to get started quickly.

  • Secure Access: All services are password protected by default, with optional HTTPS, enhancing the security of your deployment.

  • User-Friendly Management: Use supervisorctl commands or the Service Portal application to easily manage the running services within your container.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.