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#

https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/screenshot.png

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):

Easy Diffusion#

The easiest way to install and use Stable Diffusion on your computer.

Screenshots#

https://easydiffusion.github.io/assets/img/splash.webp

Models#

References#