{"id":16973688,"url":"https://github.com/jamesbrink/docker-fooocus","last_synced_at":"2025-03-21T20:26:58.130Z","repository":{"id":224835048,"uuid":"764352563","full_name":"jamesbrink/docker-fooocus","owner":"jamesbrink","description":"Docker image for Fooocus (Stable Diffusion)","archived":false,"fork":false,"pushed_at":"2024-12-29T18:40:18.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T15:15:41.229Z","etag":null,"topics":["docker","fooocus","stable-diffusion","stable-diffusion-webui"],"latest_commit_sha":null,"homepage":"https://github.com/lllyasviel/Fooocus","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/jamesbrink.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}},"created_at":"2024-02-27T23:21:03.000Z","updated_at":"2024-12-29T18:40:29.000Z","dependencies_parsed_at":"2024-08-14T06:44:00.246Z","dependency_job_id":"98609b8a-17c8-44f9-af5d-81dcfddfcc8b","html_url":"https://github.com/jamesbrink/docker-fooocus","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"5d37ff5ba9a399a034c024f558f2e1b8e5f87c12"},"previous_names":["jamesbrink/docker-fooocus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesbrink%2Fdocker-fooocus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesbrink%2Fdocker-fooocus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesbrink%2Fdocker-fooocus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesbrink%2Fdocker-fooocus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesbrink","download_url":"https://codeload.github.com/jamesbrink/docker-fooocus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244863136,"owners_count":20522929,"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":["docker","fooocus","stable-diffusion","stable-diffusion-webui"],"created_at":"2024-10-14T01:03:12.496Z","updated_at":"2025-03-21T20:26:58.102Z","avatar_url":"https://github.com/jamesbrink.png","language":"Dockerfile","readme":"# Docker image for Fooocus (Stable Diffusion)\n\n## About\n\nSimple docker image for the [Fooocus web interface][Foocus]. \n\n## Usage\n\nBuild and run the container container:  \n\n```shell\nmake\ndocker run -i -t --gpus all -p 7865:7865 -v ./models:/fooocus/models -v ./outputs:/fooocus/outputs jamesbrink/fooocus\n```\n\nIf you want to share models between Fooocus and tools like ComfyUI, you can map the volumes like so:  \n\n```shell\nmkdir -p ~/AI/Models/StableDiffusion/\nmkdir -p ~/AI/Output\n```\n\nThen simply run the container with the newly mapped volumes:  \n\n```shell\ndocker run -d --gpus all --network=host -v ~/AI/Models/StableDiffusion/:/fooocus/models -v ~/AI/Output:/fooocus/output --name fooocus jamesbrink/fooocus\n```\n\nRunning with CPU model only:  \n\n```shell\ndocker run -d --network=host -v ~/AI/Models/StableDiffusion/:/fooocus/models -v ~/AI/Output:/fooocus/output --restart=always --name fooocus jamesbrink/fooocus --listen --always-cpu --preset lightning\n```\n\n[Foocus]: https://github.com/lllyasviel/Fooocus","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesbrink%2Fdocker-fooocus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesbrink%2Fdocker-fooocus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesbrink%2Fdocker-fooocus/lists"}