Files
compose-files/immich/hwaccel.ml.yml
T
admin 284bf98a6d
ci/woodpecker/push/deploy Pipeline failed
ci/woodpecker/cron/renovate Pipeline was successful
Fix: Correct hwaccel.ml.yml to extend immich-machine-learning with devices, not create separate service
2026-08-18 07:51:58 -07:00

16 lines
413 B
YAML

# Hardware-accelerated machine learning extension for immich-machine-learning
# Active backend: openvino
# See https://immich.app/docs/features/ml-hardware-acceleration
# This extends the immich-machine-learning service with GPU device access
services:
immich-machine-learning:
devices:
- /dev/dri:/dev/dri
networks:
postgresql_db-backend:
external: true
traefik_backend:
external: true