stable-diffusion-webui-docker
stable-diffusion-webui-docker copied to clipboard
Easy Docker setup for Stable Diffusion with user-friendly UI
Hi, I have error when running "docker compose --profile auto-cpu up --build" FileNotFoundError: No checkpoints found. When searching for checkpoints, looked at: auto-cpu-1 | - file /stable-diffusion-webui/model.ckpt auto-cpu-1 | -...
Closes issue # ### Update versions - auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ - invoke: https://github.com/invoke-ai/InvokeAI/commit/ - comfy: https://github.com/comfyanonymous/ComfyUI/commit/ This is a temporary fix for https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/722 https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/719
I have installed comfy using: The UI loads no issues. But when run a model it gives this error: ``` Error occurred when executing CLIPTextEncode: CUDA error: operation not supported...
**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** Attaching...
Hi, - [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. I'm not familiar with docker compose and I don't...