This commit is contained in:
2026-03-30 19:32:31 +02:00
parent fe292f9a0e
commit 97aa13c6b3

View File

@@ -41,6 +41,8 @@ services:
# 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
user: "1001:1001"
environment:
- MPLCONFIGDIR=/cache/.matplotlib
volumes:
- model-cache:/cache
- ${UPLOAD_LOCATION}:/data # <<< hier hinzufügen