mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update hardware_acceleration.md
This commit is contained in:
parent
9e38f27825
commit
c8cd7e8d4c
@ -70,8 +70,8 @@ services:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name frigate \
|
--name frigate \
|
||||||
...
|
...
|
||||||
-e 'NVIDIA_VISIBLE_DEVICES'='all' \
|
--gpus=all \
|
||||||
-l 'NVIDIA_DRIVER_CAPABILITIES'='all' \
|
--runtime=nvidia \
|
||||||
ghcr.io/blakeblackshear/frigate:stable
|
ghcr.io/blakeblackshear/frigate:stable
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user