mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Merge remote-tracking branch 'upstream/pr/635'
This commit is contained in:
commit
67cde0b679
5 changed files with 108 additions and 0 deletions
|
|
@ -69,3 +69,11 @@ services:
|
|||
deploy: {}
|
||||
environment:
|
||||
- CLI_ARGS=--cpu
|
||||
|
||||
fooocus: &fooocus
|
||||
<<: *base_service
|
||||
profiles: ["fooocus"]
|
||||
build: ./services/fooocus/
|
||||
image: sd-fooocus:3
|
||||
environment:
|
||||
- CLI_ARGS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue