stable-diffusion-webui-docker
stable-diffusion-webui-docker copied to clipboard
Easy Docker setup for Stable Diffusion with user-friendly UI
**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...
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...
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 ?)
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...
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!)...
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...
 i am just trying to install this with docker and on the second step it just does this.
AMD GPUs
**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...