From f016dbfeb7a338d97aa71fb920aeb425850b6502 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:10:00 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/immich-machine-learning):=20update=20v?= =?UTF-8?q?1.140.1=20=E2=9E=BC=20v1.141.1=20(#3368)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/immich/app/hr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/immich/app/hr.yaml b/kube/deploy/apps/immich/app/hr.yaml index 798a7e26..a9b109ae 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -147,7 +147,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.140.1-openvino@sha256:1f8c8f8ebad1e770e96e1f4cd9b9b6c1cf97a081e7218c491b50dbb2c772f642 + tag: v1.141.1-openvino@sha256:25c54329d0956490d21331a78bce0b83c5faf373d0613c24bf1aabc9189d273e env: <<: *env MACHINE_LEARNING_REQUEST_THREADS: @@ -179,7 +179,7 @@ spec: main: &ml-model-pull-ct image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.140.1@sha256:6239f9852f2ccd8bef52b161629a8fc62bac7636750c06e5fe021e994bab4781 + tag: v1.141.1@sha256:a315e714c8af88894c2b711127af9c383bdaa6d213eae87273967251dff8e488 command: ["huggingface-cli", "download", "--exclude", ".git", "--local-dir"] # Immich ML image installs huggingface-cli args: ["/cache/clip/ViT-B-32__openai", "immich-app/ViT-B-32__openai"] workingDir: &mlhome "/cache"