stable-diffusion-webui-docker/services/AUTOMATIC1111
AbdBarho 725e1f39ba
Update (#54)
* Update hlky

* Update auto
2022-09-12 22:21:03 +02:00
..
config.json Update (#54) 2022-09-12 22:21:03 +02:00
Dockerfile Update (#54) 2022-09-12 22:21:03 +02:00
info.py Major refactor (#49) 2022-09-11 20:18:50 +02:00
mount.sh Update (#54) 2022-09-12 22:21:03 +02:00
README.md Major refactor (#49) 2022-09-11 20:18:50 +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

You can change the cli parameters in AUTOMATIC1111/docker-compose.yml. The full list of cil parameters can be found here