mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 00:04:16 -04:00
Add startup script for comfy (#552)
Closes #451 --------- Co-authored-by: PassiveLemon <lemonl3mn@protonmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
<<: *base_service
|
||||
profiles: ["comfy"]
|
||||
build: ./services/comfy/
|
||||
image: sd-comfy:3
|
||||
image: sd-comfy:4
|
||||
environment:
|
||||
- CLI_ARGS=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user