mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 22:51:59 +00:00
parent
de3ded9db0
commit
b74c84e771
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ You can add this to the `immich-machine-learning` service instead of extending f
|
|||
```yaml
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
|
||||
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}-cuda
|
||||
# Note the lack of an `extends` section
|
||||
deploy:
|
||||
resources:
|
||||
|
|
Loading…
Reference in a new issue