mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 21:39:47 +00:00
fix(oci/immich-machine-learning): update v1.130.0 ➼ v1.130.1 (#2088)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -158,7 +158,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.130.0-openvino@sha256:b642ec20935a51406d321e7b0bf9a96c482285dd402198dcb410dac83463e49c
|
||||
tag: v1.130.1-openvino@sha256:bbb0c59b6ffd548dc9162d6851a65f1b9a31697793eff8afbfca32c3b3b15fd4
|
||||
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.0@sha256:0ac4cf34ff8890e3d3ba98bb634e57a134d4cda0033c8930a45f0e9e2c117916
|
||||
tag: v1.130.1@sha256:767946d7143630a08f954d070dd442bf69e8aa99faf472d1530b14693dfa2e21
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user