feat(oci/immich-machine-learning): update v1.130.3 ➼ v1.131.0 (#2119)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-03-31 20:08:22 +00:00
committed by GitHub
parent 0890c67dd8
commit f5a2ab360a

View File

@@ -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"