mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-03-21 20:44:47 +01:00
Aesthetic changes
This commit is contained in:
parent
c5ba8926d5
commit
738851bb80
|
|
@ -48,7 +48,6 @@ services:
|
||||||
- PRELOAD=true
|
- PRELOAD=true
|
||||||
- CLI_ARGS=
|
- CLI_ARGS=
|
||||||
|
|
||||||
|
|
||||||
sygil: &sygil
|
sygil: &sygil
|
||||||
<<: *base_service
|
<<: *base_service
|
||||||
profiles: [ "sygil" ]
|
profiles: [ "sygil" ]
|
||||||
|
|
@ -69,7 +68,7 @@ services:
|
||||||
profiles: [ "comfy" ]
|
profiles: [ "comfy" ]
|
||||||
build: ./services/comfy/
|
build: ./services/comfy/
|
||||||
image: sd-comfy:1
|
image: sd-comfy:1
|
||||||
environment:
|
|
||||||
- CLI_ARGS=
|
|
||||||
volumes:
|
volumes:
|
||||||
- *v2
|
- *v2
|
||||||
|
environment:
|
||||||
|
- CLI_ARGS=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue