Revert: Use volumes instead of devices for DDM compatibility with Docker Swarm
ci/woodpecker/push/deploy Pipeline was canceled
ci/woodpecker/push/deploy Pipeline was canceled
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# Hardware-accelerated machine learning extension for immich-machine-learning
|
||||
# Active backend: openvino
|
||||
# See https://immich.app/docs/features/ml-hardware-acceleration
|
||||
# This extends the immich-machine-learning service with GPU device access
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
devices:
|
||||
volumes:
|
||||
- /dev/dri:/dev/dri
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user