immich quadlets
This commit is contained in:
12
immich/immich-machine-learning.container
Normal file
12
immich/immich-machine-learning.container
Normal file
@ -0,0 +1,12 @@
|
||||
# immich-machine-learning.container
|
||||
[Container]
|
||||
ContainerName=immich_machine_learning
|
||||
EnvironmentFile=.env
|
||||
Image=ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
|
||||
Volume=model-cache:/cache
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user