Skip to content

Commit

Permalink
Add tty to comfy service (#429)
Browse files Browse the repository at this point in the history
Closes issue #428

Co-authored-by: Dylan Ivens <[email protected]>
  • Loading branch information
divens and divens authored Apr 28, 2023
1 parent 076b574 commit 445f3f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ services:
profiles: ["comfy"]
build: ./services/comfy/
image: sd-comfy:1
tty: true
environment:
- CLI_ARGS=

Expand Down

0 comments on commit 445f3f8

Please sign in to comment.