mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-07 07:42:32 +08:00
Fix environments
This commit is contained in:
parent
693da6d075
commit
72597baf93
@ -51,12 +51,10 @@ services:
|
||||
|
||||
environment:
|
||||
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
||||
- CLI_ARGS=--listen --port 8188
|
||||
|
||||
cpu:
|
||||
<<: *base_service
|
||||
profiles: ["cpu"]
|
||||
|
||||
|
||||
cpu:
|
||||
<<: *base_service
|
||||
profiles: ["cpu"]
|
||||
environment:
|
||||
- CLI_ARGS=--listen --port 8188 --cpu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user