mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 19:57:13 +08:00
Add amd6600 support
This commit is contained in:
parent
55846608bb
commit
693da6d075
@ -43,6 +43,19 @@ services:
|
||||
<<: *base_service
|
||||
<<: *amd_docker
|
||||
profiles: ["amd"]
|
||||
|
||||
amd6600:
|
||||
<<: *base_service
|
||||
<<: *amd_docker
|
||||
profiles: ["amd6600"]
|
||||
|
||||
environment:
|
||||
- HSA_OVERRIDE_GFX_VERSION=10.3.0
|
||||
|
||||
cpu:
|
||||
<<: *base_service
|
||||
profiles: ["cpu"]
|
||||
|
||||
|
||||
cpu:
|
||||
<<: *base_service
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user