From f5a2ab360a633b4ffef9685bbc8b0e94b9b6dedd Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 20:08:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/immich-machine-learning):=20update=20v?= =?UTF-8?q?1.130.3=20=E2=9E=BC=20v1.131.0=20(#2119)?= 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 af4f5501..82c227f1 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -158,7 +158,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.130.3-openvino@sha256:40889fe0f413f5a368b5d38fbc8d364a9a9f416654645bfcfa09e709e562573f + tag: v1.131.0-openvino@sha256:4d7be517ae0991769606988d59c762f385eb165629fc82eb786a81b1ea06de50 env: <<: *env MACHINE_LEARNING_REQUEST_THREADS: @@ -190,7 +190,7 @@ spec: main: &ml-model-pull-ct image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.130.3@sha256:454a6a361d473e699bbccebee488b3886048eed91e2058657b9ba398ce917a77 + tag: v1.131.0@sha256:37e95ca4bc6f66c44bb9180bd99b16cde47a7e3fba7242f6c5f60a715480a60e 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"