stable-diffusion-webui-docker  by AbdBarho

Docker setup for Stable Diffusion with web UI

created 2 years ago
7,233 stars

Top 7.3% on sourcepulse

GitHubView on GitHub
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

11 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
1
Star History
126 stars in the last 90 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), and
13 more.

open-webui by open-webui

0.9%
105k
Self-hosted AI platform for local LLM deployment
created 1 year ago
updated 1 day ago
Feedback? Help us improve.