immich
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
|||||||
# file: hwaccel.ml.yml
|
# file: hwaccel.ml.yml
|
||||||
# service: cpu # set to one of [armnn, cuda, rocm, openvino, openvino-wsl, rknn] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
# service: cpu # set to one of [armnn, cuda, rocm, openvino, openvino-wsl, rknn] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
||||||
user: "1001:1001"
|
user: "1001:1001"
|
||||||
|
environment:
|
||||||
|
- MPLCONFIGDIR=/cache/.matplotlib
|
||||||
volumes:
|
volumes:
|
||||||
- model-cache:/cache
|
- model-cache:/cache
|
||||||
- ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen
|
- ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen
|
||||||
|
|||||||
Reference in New Issue
Block a user