mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 22:24:19 +01:00
Merge branch 'master' into auto/fix/config.json-overwrite
This commit is contained in:
commit
4fbf414ce6
|
|
@ -68,6 +68,7 @@ services:
|
||||||
profiles: ["comfy"]
|
profiles: ["comfy"]
|
||||||
build: ./services/comfy/
|
build: ./services/comfy/
|
||||||
image: sd-comfy:1
|
image: sd-comfy:1
|
||||||
|
tty: true
|
||||||
environment:
|
environment:
|
||||||
- CLI_ARGS=
|
- CLI_ARGS=
|
||||||
|
|
||||||
|
|
|
||||||
0
services/comfy/entrypoint.sh
Normal file → Executable file
0
services/comfy/entrypoint.sh
Normal file → Executable file
Loading…
Reference in a new issue