[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
245bd7163d
commit
25f3d4c2cb
1 changed files with 2 additions and 4 deletions
|
|
@ -43,7 +43,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:release-openvino
|
||||
image: ghcr.io/immich-app/immich-machine-learning:release-cuda
|
||||
restart: always
|
||||
healthcheck:
|
||||
disable: false
|
||||
|
|
@ -55,7 +55,7 @@ services:
|
|||
MACHINE_LEARNING_MODEL_INTRA_OP_THREADS: 2
|
||||
devices:
|
||||
- /dev/dri/card1:/dev/dri/card1
|
||||
- /dev/dri/renderD129:/dev/dri/renderD129
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
device_cgroup_rules:
|
||||
- 'c 189:* rmw'
|
||||
volumes:
|
||||
|
|
@ -90,5 +90,3 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
networks:
|
||||
- immich_network
|
||||
devices:
|
||||
- /dev/dri/:/dev/dri/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue