{"id":21847724,"url":"https://github.com/aoirint/stable-diffusion-webui-docker","last_synced_at":"2025-06-16T11:38:07.488Z","repository":{"id":113790449,"uuid":"606331468","full_name":"aoirint/stable-diffusion-webui-docker","owner":"aoirint","description":"AUTOMATIC1111/stable-diffusion-webui in Docker","archived":false,"fork":false,"pushed_at":"2025-05-30T19:37:29.000Z","size":136,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T17:43:45.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/aoirint/sd_webui","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aoirint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-25T06:48:00.000Z","updated_at":"2025-04-19T12:35:04.000Z","dependencies_parsed_at":"2025-04-17T15:54:08.663Z","dependency_job_id":"390215ee-1cec-48a9-bf33-365f405e368f","html_url":"https://github.com/aoirint/stable-diffusion-webui-docker","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/aoirint/stable-diffusion-webui-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoirint%2Fstable-diffusion-webui-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoirint%2Fstable-diffusion-webui-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoirint%2Fstable-diffusion-webui-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoirint%2Fstable-diffusion-webui-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aoirint","download_url":"https://codeload.github.com/aoirint/stable-diffusion-webui-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoirint%2Fstable-diffusion-webui-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260151402,"owners_count":22966507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T23:19:13.753Z","updated_at":"2025-06-16T11:38:07.467Z","avatar_url":"https://github.com/aoirint.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stable Diffusion Web UI in Docker\n\n- \u003chttps://github.com/AUTOMATIC1111/stable-diffusion-webui\u003e\n\n## Environments\n\n- Ubuntu 22.04 or later\n- [Docker Engine](https://docs.docker.com/engine/install/ubuntu/) 27.0 or later\n- [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html)\n\n## Usage\n### 1. Build Docker image\n\n```shell\nsudo docker build -t aoirint/sd_webui .\n```\n\n### 2. Run Web UI\n\n```shell\n# Create permanent directories (UID:GID = 1000:1000)\nmkdir -p ./data ./log ./cache/huggingface\nsudo chown -R 1000:1000 ./data ./log ./cache\n\nsudo docker run --gpus all --rm -it -v \"./data:/data\" -v \"./log:/code/stable-diffusion-webui/log\" -v \"./cache/huggingface:/home/user/.cache/huggingface\" -p \"127.0.0.1:7860:7860/tcp\" aoirint/sd_webui\n\n# To install extensions via Web UI (DO NOT ALLOW PUBLIC ACCESS),\nsudo docker run --gpus all --rm -it -v \"./data:/data\" -v \"./log:/code/stable-diffusion-webui/log\" -v \"./cache/huggingface:/home/user/.cache/huggingface\" -p \"127.0.0.1:7860:7860/tcp\" aoirint/sd_webui --enable-insecure-extension-access\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoirint%2Fstable-diffusion-webui-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faoirint%2Fstable-diffusion-webui-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoirint%2Fstable-diffusion-webui-docker/lists"}