Stable Diffusion#
A latent text-to-image diffusion model
Online#
Stable Diffusion web UI#
A web interface for Stable Diffusion, implemented using Gradio library.
Setup#
Runtime Environment#
Screenshots#

Stable Diffusion WebUI Docker#
Setup#
clone this repo and run:
git clone https://github.com/AbdBarho/stable-diffusion-webui-docker.git
docker compose --profile download up --build
# wait until its done, then:
docker compose --profile [ui] up --build
# where [ui] is one of: invoke | auto | auto-cpu | comfy | comfy-cpu
Next, choose which UI you want to run (you can easily change later):
invoke: One of the earliest forks, stunning UI Repo by InvokeAIauto: The most popular fork, many features with neat UI, Repo by AUTOMATIC1111auto-cpu: for users without a GPU.comfy: A graph based workflow UI, very powerful, Repo by comfyanonymous
Easy Diffusion#
The easiest way to install and use Stable Diffusion on your computer.
Screenshots#
