© 2026 Hedgehog Software, LLC
name: immich_remote_ml services: immich-machine-learning: container_name: immich_machine_learning image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-cuda extends: file: hwaccel.ml.yml service: cuda volumes: - model-cache:/cache restart: always ports: - 3003:3003 volumes: model-cache:
docker compose up -d
could not select device driver "nvidia" with capabilities: [[gpu]]
nvidia-container-toolkit