From b74c84e7714dfe1433988f924111da6544c4e6e5 Mon Sep 17 00:00:00 2001 From: Mert <101130780+mertalev@users.noreply.github.com> Date: Wed, 7 Feb 2024 21:58:39 -0500 Subject: [PATCH] fix(docs): add cuda tag to ml hwaccel example (#6972) add `-cuda` --- docs/docs/features/ml-hardware-acceleration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/ml-hardware-acceleration.md b/docs/docs/features/ml-hardware-acceleration.md index b50185c580..8f5a889775 100644 --- a/docs/docs/features/ml-hardware-acceleration.md +++ b/docs/docs/features/ml-hardware-acceleration.md @@ -69,7 +69,7 @@ You can add this to the `immich-machine-learning` service instead of extending f ```yaml immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release} + image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-cuda # Note the lack of an `extends` section deploy: resources: