stable-diffusion-webui-docker
stable-diffusion-webui-docker copied to clipboard
Easy Docker setup for Stable Diffusion with user-friendly UI
**Describe the bug** Running download service there are some info stating there is `[WARN]` or `[ERROR]` info. **Which UI** none :) **Hardware / Software** Doesn't matter **Steps to Reproduce** 1....
``` webui-docker-auto-1 | Loaded a total of 0 textual inversion embeddings. webui-docker-auto-1 | Traceback (most recent call last): webui-docker-auto-1 | File "/stable-diffusion-webui/repositories/stable-diffusion/../../webui.py", line 137, in webui-docker-auto-1 | webui() webui-docker-auto-1 |...
Last auto's repo has a bug that adds empty layers into the models after merging. I would like to open the directory of auto's webui and just drop the old...
As stated in comment https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/102#issuecomment-1260589089 I've prepared entrypoint architecture first, so there is place to divide startup scripts into smaller ones with proper functionality spearated. `mount.sh` script, as container decorator,...
Add support for the Deep Danbooru option in Automatic1111's web ui
I tried to put them in the normal model folder too but it said something about a source not being found each time.
when i perform docker compose --profile hlky up --build this is error log: /mnt/d/stable-diffusion-webui-docker$ docker compose --profile hlky up --build [+] Building 9.5s (18/18) FINISHED => [internal] load build definition...
Hello. One of the dependencies in the toolchain, `FastAPI`, released a `0.91` which causes a fault in the startup process. ``` webui-docker-auto-1 | Loading weights [cc6cb27103] from /stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.ckpt webui-docker-auto-1 |...
run webui,I switch Model.ckpt,but ram continued overlay.its dont drop Ubuntu 22.04.1 LTS Docker Compose version v2.14.1 i use aws to g5.2xlarge(gpu:24G ram:32G) 1.no docker: ram use 3609mb 2.start docker to...
**Has this issue been opened before?** - [X] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked. - [X] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched. Theres actually one, closed...