Add tty to comfy service (#429)

Closes issue #428

Co-authored-by: Dylan Ivens <12586504+divens@users.noreply.github.com>
pull/437/head
divens 1 year ago committed by GitHub
parent 076b5747d3
commit 445f3f8bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,6 +68,7 @@ services:
profiles: ["comfy"]
build: ./services/comfy/
image: sd-comfy:1
tty: true
environment:
- CLI_ARGS=

Loading…
Cancel
Save