stable-diffusion-webui-docker/AUTOMATIC1111
AbdBarho 76989b39a6
Update Versions (#42)
* Update hlky

* Update automatic
2022-09-08 17:56:15 +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 Update Versions (#42) 2022-09-08 17:56:15 +02:00
info.py Update Versions (#39) 2022-09-07 19:45:03 +02:00
mount.sh Update Versions (#39) 2022-09-07 19:45:03 +02:00
README.md Update AUTOMATIC1111 (#37) 2022-09-06 20:16:28 +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