mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Add startup script for comfy (#552)
Closes #451 --------- Co-authored-by: PassiveLemon <lemonl3mn@protonmail.com>
This commit is contained in:
parent
6de45b1984
commit
09a0f11946
3 changed files with 9 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["comfy"]
|
||||
build: ./services/comfy/
|
||||
image: sd-comfy:3
|
||||
image: sd-comfy:4
|
||||
environment:
|
||||
- CLI_ARGS=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue