stable-diffusion-webui-docker  by AbdBarho

Docker setup for Stable Diffusion with web UI

Created 3 years ago
7,261 stars

Top 7.1% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This repository offers a streamlined Docker-based setup for running Stable Diffusion with user-friendly web interfaces, primarily targeting users who want to generate AI art without complex local installations. It provides access to popular UIs like AUTOMATIC1111 and ComfyUI, simplifying the process of leveraging these powerful tools.

How It Works

The project packages the Stable Diffusion WebUI (specifically AUTOMATIC1111 and ComfyUI) within Docker containers. This approach isolates dependencies, ensures consistent environments across different systems, and simplifies installation and updates. By abstracting away the complexities of Python environments, CUDA setup, and model downloads, it allows users to quickly get started with AI image generation.

Quick Start & Requirements

  • Primary install / run command: docker run --gpus=all -p 7860:7860 -p 12777:12777 abdbarho/stable-diffusion-webui
  • Non-default prerequisites and dependencies: NVIDIA GPU with CUDA support, Docker.
  • Links to official quick-start, docs, demo, or other relevant pages: Wiki for Setup and Usage instructions.

Highlighted Details

  • Supports multiple Stable Diffusion UIs, including AUTOMATIC1111 and ComfyUI.
  • Simplifies setup for users unfamiliar with manual Python/CUDA environment management.
  • Leverages Docker for environment consistency and ease of deployment.

Maintenance & Community

  • Contributions are welcome via discussions and pull requests.
  • Thanks to AUTOMATIC1111/stable-diffusion-webui, InvokeAI, ComfyUI, and others.

Licensing & Compatibility

  • The project's license includes restrictions against generating harmful, illegal, or misinformation-based content. Specific license details are available in the repository.

Limitations & Caveats

The provided license has significant restrictions on the use of generated content, which users must adhere to. The README does not detail specific version compatibility for CUDA or Docker.

Health Check
Last Commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
3
Issues (30d)
0
Star History
28 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.