mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31: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
|
```yaml
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
container_name: 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
|
# Note the lack of an `extends` section
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in a new issue