stable-diffusion-webui-docker
stable-diffusion-webui-docker copied to clipboard
Easy Docker setup for Stable Diffusion with user-friendly UI
update to latest windows 10 release 2021H2 (required for WSL to see the GPU) update to WSL2 (download and switch to version 2) install docker (duh, Docker Desktop) wsl2 dos2unix...
Building the container works. Starting the container fails with the following message: stable-diffusion-webui-docker-model-1 | + /docker/mount.sh stable-diffusion-webui-docker-model-1 | /bin/bash: line 1: /docker/mount.sh: Permission denied **Steps to Reproduce** 1. docker compose...
Hello, and thank you for this amazing docker image! Upsacling with GoBig or GoLatent fail with the fllowing exception: ``` Traceback (most recent call last): File "/opt/conda/lib/python3.8/site-packages/gradio/routes.py", line 247, in...
Your first issue is a big thank you (and less than 24 hrs since you made the repo). :tada: The webui is a bit of a mission to get up...
**Has this issue been opened before? Check issues [here](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=is%3Aissue) and in [this one as well](https://github.com/hlky/stable-diffusion-webui)** **Describe the bug** running docker-compose build causes ``` Error response from daemon: dockerfile parse error...
Hi I'm trying your latest version and whenever I try to use batch sizes higher than 1, the program freezes like this: 
It would be nice to build and publish the docker image on commit, using e.g. https://github.com/marketplace/actions/build-and-push-docker-images That way, the setup will become a lot easier as well: ```console curl -fsS...
I'm currently manually editing an override file for this but I think it may be helpful to those less familiar with docker containers if you could add the following destinations....
**Has this issue been opened before?** No - [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. **Describe the bug**...
Is this something that is in the works for this repo? Alternatively has anyone been able to get xformers up and running with Win 11 WSL2 + Ubuntu? On newest...