mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 02:39:49 +00:00
feat(oci/immich-machine-learning): update v1.123.0 ➼ v1.124.0 (#1647)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -139,7 +139,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.123.0@sha256:fca90362ff3081fc7762d731eb24de262181eaec28afc51eff1d3ca5348663cd
|
||||
tag: v1.124.0@sha256:ca74b8c58e745dda0fa4a3321bfa517dd85fb5b055760bd13dcbbe9dc526c788
|
||||
env: *env
|
||||
securityContext: *sc
|
||||
resources:
|
||||
@@ -161,7 +161,7 @@ spec:
|
||||
main: &ml-model-pull-ct
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.123.0@sha256:fca90362ff3081fc7762d731eb24de262181eaec28afc51eff1d3ca5348663cd
|
||||
tag: v1.124.0@sha256:ca74b8c58e745dda0fa4a3321bfa517dd85fb5b055760bd13dcbbe9dc526c788
|
||||
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