stable-diffusion-webui-docker/AUTOMATIC1111
2022-09-06 12:17:19 +02:00
..
config.json Add Font 2022-09-05 21:05:43 +02:00
docker-compose.yml Add AUTOMATIC1111 and lstein WebUIs (#32) 2022-09-05 19:51:22 +02:00
Dockerfile Add Font 2022-09-05 21:05:43 +02:00
mount.sh executable 2022-09-06 12:17:19 +02:00
README.md Add AUTOMATIC1111 and lstein WebUIs (#32) 2022-09-05 19:51:22 +02:00

WebUI for AUTOMATIC1111

The WebUI of AUTOMATIC1111/stable-diffusion-webui as docker container!

Setup

Clone this repo, download the model.ckpt and GFPGANv1.3.pth and put into the models folder as mentioned in the main README, then run

cd AUTOMATIC1111
docker compose up --build