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