Update docker-compose.yml

remove outdated invoke
This commit is contained in:
simonmcnair 2025-03-10 20:53:41 +00:00 committed by GitHub
parent 07fc053296
commit 6030daac7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,20 +42,7 @@ services:
deploy: {}
environment:
- CLI_ARGS=--no-half --precision full --allow-code --enable-insecure-extension-access --api
invoke: &invoke
<<: *base_service
profiles: ["invoke"]
build: ./services/invoke/
image: sd-invoke:30
environment:
- PRELOAD=true
- CLI_ARGS=--xformers
# invoke-cpu:
# <<: *invoke
# profiles: ["invoke-cpu"]
# environment:
# - PRELOAD=true
# - CLI_ARGS=--always_use_cpu
comfy: &comfy
<<: *base_service
profiles: ["comfy"]
@ -63,6 +50,7 @@ services:
image: sd-comfy:6
environment:
- CLI_ARGS=
comfy-cpu:
<<: *comfy
profiles: ["comfy-cpu"]
@ -76,4 +64,4 @@ services:
build: ./services/fooocus/
image: sd-fooocus:3
environment:
- CLI_ARGS=
- CLI_ARGS=