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
trafficstars

**Has this issue been opened before?** - [Y] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked. - [Y] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched. **Describe the bug** I...

bug

referring to services/AUTOMATIC1111/entrypoint.sh find "${ROOT}/scripts/" -maxdepth 1 -type l -delete cp -vrfTs /data/config/auto/scripts/ "${ROOT}/scripts/" I wonder if this is stopping me from getting updated scripts from auto1111 ? All my...

bug

### Discussed in https://github.com/AbdBarho/stable-diffusion-webui-docker/discussions/627 Originally posted by **juh9870** December 11, 2023 It would be spectacular to have a support for the [Fooocus](https://github.com/lllyasviel/Fooocus) UI

I follow the page:https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Setup git clone the repo,then docker compose --profile download up --build in the folder. and then an error occured: [+] Building 2.2s (9/9) FINISHED docker:default => [download...

bug

I updated to the latest version, but the same error still occurs." #TypeError:AsyncConnectionPool。init () 收到意外的關鍵字參數 'socket_options "I think it's the httpx update or still the new version 0.25, do I...

bug

**I dont believe this is previously reported here** - [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...

bug

**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. **Describe the bug** **invoke**...

bug

Expose build args to container which allow the web service to run as given uid:gid. Recent commits have broken my SD model NFS share, so I've decided to try and...

**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. **Describe the bug** Deforum...

bug

This should be considered a WIP, but it's an attempt at InvokeAI's v3.0 integration into the current workflow. It will need to be reviewed for conformity with @AbdBarho's standards for...