Fix: Correct hwaccel.ml.yml to extend immich-machine-learning with devices, not create separate service
ci/woodpecker/push/deploy Pipeline failed
ci/woodpecker/cron/renovate Pipeline was successful

This commit is contained in:
2026-08-18 07:51:58 -07:00
parent 623af9577c
commit 284bf98a6d
+3 -7
View File
@@ -1,16 +1,12 @@
# Hardware-accelerated machine learning extension for immich-machine-learning # Hardware-accelerated machine learning extension for immich-machine-learning
# Active backend: openvino # Active backend: openvino
# See https://immich.app/docs/features/ml-hardware-acceleration # See https://immich.app/docs/features/ml-hardware-acceleration
# This extends the immich-machine-learning service with GPU device access
services: services:
openvino: immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-openvino devices:
volumes:
- /dev/bus/usb:/dev/bus/usb
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
hostname: immich-ml
networks:
- traefik_backend
networks: networks:
postgresql_db-backend: postgresql_db-backend: