stable-diffusion-webui-docker icon indicating copy to clipboard operation
stable-diffusion-webui-docker copied to clipboard

Easy Docker setup for Stable Diffusion with user-friendly UI

Results 105 stable-diffusion-webui-docker issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

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...

bug

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...

bug
awaiting-response

Hi I'm trying your latest version and whenever I try to use batch sizes higher than 1, the program freezes like this: ![image](https://user-images.githubusercontent.com/22426131/187664755-b12b9e26-a763-4283-aaf8-c34d7d727dee.png)

awaiting-response

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...

enhancement

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....

awaiting-response

**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**...

bug
awaiting-response

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...