immich-machine-learning

immich-machine-learning

Docker 应用程序 from sgraaf's Repository

概述

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.

运行时参数

网络
immich

模板配置

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.

目标
/cache
默认值
/mnt/user/appdata/immich/model-cache
价值
/mnt/user/appdata/immich/model-cache
TimezoneVariable

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

目标
TZ
默认值
Europe/Amsterdam
价值
Europe/Amsterdam

详细信息

存储库
ghcr.io/immich-app/immich-machine-learning:release
最后更新2026-05-31
初见2026-05-25

在Unraid 上运行 immich-machine-learning 。

immich-machine-learning 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。