stable-diffusion-webui-docker/services/lstein
AbdBarho ab651fe0d7
Major refactor (#49)
* update folders

* Update CI

* Update CI

* Unify base docker images

* Remove dead config

* Update permissions

* Remove CPU Hack

* Update hlky

* Add Download Service

* Adapt services

* executable

* remove buggy parameter

* rename to SHA

* Update README
2022-09-11 20:18:50 +02:00
..
Dockerfile Major refactor (#49) 2022-09-11 20:18:50 +02:00
README.md Major refactor (#49) 2022-09-11 20:18:50 +02:00

WebUI for lstein

The WebUI of lstein/stable-diffusion as docker container!

Although it is a simple UI, the project has a lot of potential.

Setup

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

cd lstein
docker compose up --build