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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-09-08 18:10:00 +00:00
committed by GitHub
parent 8b6bcaf096
commit f016dbfeb7

View File

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