device neu eingerückt

This commit is contained in:
Czechman 2021-10-25 19:43:12 +02:00
parent cd819a8ad0
commit 7916d7eb3b
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ services:
# PHOTOPRISM_INIT: "intel-graphics tensorflow-amd64-avx2" # Enable TensorFlow AVX2 & Intel Graphics support # PHOTOPRISM_INIT: "intel-graphics tensorflow-amd64-avx2" # Enable TensorFlow AVX2 & Intel Graphics support
HOME: "/photoprism" HOME: "/photoprism"
# Optional hardware devices for video transcoding and machine learning: # Optional hardware devices for video transcoding and machine learning:
devices: devices:
# - "/dev/video11:/dev/video11" # Video4Linux (h264_v4l2m2m) # - "/dev/video11:/dev/video11" # Video4Linux (h264_v4l2m2m)
- "/dev/dri/renderD128:/dev/dri/renderD128" # Intel GPU - "/dev/dri/renderD128:/dev/dri/renderD128" # Intel GPU
# - "/dev/dri/card0:/dev/dri/card0" # - "/dev/dri/card0:/dev/dri/card0"