immich-machine-learning

immich-machine-learning

Docker app from sgraaf's Repository

Overview

Machine-learning service for Immich (face recognition, smart search, etc). This is the "immich-machine-learning" service from the official Immich docker-compose.yml. It must be on the same custom Docker network ("immich") as the Immich server, which reaches it at http://immich-machine-learning:3003 via the IMMICH_MACHINE_LEARNING_URL setting. It exposes port 3003 only on the internal network (no host port published). For hardware-accelerated inference, switch the repository tag to one of: release-armnn, release-cuda, release-rocm, release-openvino, release-rknn, and add the relevant device(s) - see https://docs.immich.app/features/ml-hardware-acceleration.

Runtime arguments

Network
immich

Template configuration

Model cachePathrw

Stores downloaded ML models so they are not re-downloaded on every restart. Equivalent to the named volume 'model-cache' in the compose file.

Target
/cache
Default
/mnt/user/appdata/immich/model-cache
Value
/mnt/user/appdata/immich/model-cache
TimezoneVariable

Optional timezone, e.g. Europe/Amsterdam or Etc/UTC.

Target
TZ
Default
Europe/Amsterdam
Value
Europe/Amsterdam

Details

Repository
ghcr.io/immich-app/immich-machine-learning:release
Last Updated2026-06-02
First Seen2026-05-25

Run immich-machine-learning on Unraid.

immich-machine-learning is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.