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?** - [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** Error...

bug

It seems like hlky is still using the outdated Gradio interface. Would it be possible to make the newer Streamlit interface available? I attempted setting the environment variable `WEBUI_SCRIPT=webui_streamlit.py` in...

awaiting-response
Stale

Currently service "download" and other services are using sequence of commands: `git clone REPOSITORY_URL && cd REPO_DIR && git reset --hard COMMIT_SHA` This unnecesary downloads entire repository history only to...

Does this version also expose the REST api on port 5000? (Just like the normal https://replicate.com/docs/reference/http ?)

question
awaiting-response
Stale

I'd like to run this in Azure containers: https://learn.microsoft.com/en-us/azure/container-instances/container-instances-gpu But when I do that using these commands: az login az account set --subscription xxxxxxx docker context use AciContext docker compose...

bug
awaiting-response
Stale

Hi, I've been trying a number of stable-diffusion installation methods that should work without GPU, but this one is the only one that I got working (out of the box!)...

awaiting-response
Stale

After removing all instances of the repo, stopping all containers, and cleaning up everything with "docker system prune --volumes" thus bringing me to a clean state as far as I...

bug
awaiting-response
Stale

![image](https://user-images.githubusercontent.com/85436576/194155887-ab9672e5-a633-44e9-8fa0-81c7d1b0c879.png) i am just trying to install this with docker and on the second step it just does this.

bug
awaiting-response

**Describe the bug** I have a AMD Radeon RX 6800 XT. Stable diffusion supports this GPU. After building this image, it fails to run: ``` => => naming to docker.io/library/webui-docker-automatic1111...

enhancement
help wanted