feat(oci/immich-machine-learning): update v1.141.1 ➼ v1.142.0 (#3413)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-09-12 19:11:07 +00:00
committed by GitHub
parent 4dff8ab984
commit 3dc5fac906

View File

@@ -147,7 +147,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.141.1-openvino@sha256:25c54329d0956490d21331a78bce0b83c5faf373d0613c24bf1aabc9189d273e
tag: v1.142.0-openvino@sha256:01e879c2bedc89ac419bb12e5ff365f38a653b5d0a042ac51c3c6128ef4056bc
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.141.1@sha256:a315e714c8af88894c2b711127af9c383bdaa6d213eae87273967251dff8e488
tag: v1.142.0@sha256:5e9cc6b9717e34f3cdc591aa860d6d29c990405ef87ad057ef95f73096ae6f29
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"