diff --git a/docs/docs/frigate/installation.md b/docs/docs/frigate/installation.md index 2f2e55fa0..5d228a609 100644 --- a/docs/docs/frigate/installation.md +++ b/docs/docs/frigate/installation.md @@ -482,7 +482,8 @@ services: - /dev/apex_0:/dev/apex_0 # Passes a PCIe Coral, follow driver instructions here https://github.com/jnicolson/gasket-builder - /dev/video11:/dev/video11 # For Raspberry Pi 4B - /dev/dri/renderD128:/dev/dri/renderD128 # AMD / Intel GPU, needs to be updated for your hardware - - /dev/accel:/dev/accel # Intel NPU + - /dev/kfd:/dev/kfd # AMD Kernel Fusion Driver for ROCm + - /dev/accel:/dev/accel # AMD / Intel NPU volumes: - /etc/localtime:/etc/localtime:ro - /path/to/your/config:/config