mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-14 00:27:12 +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…
x
Reference in New Issue
Block a user