mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Update hardware_acceleration.md (#4436)
This commit is contained in:
parent
a1b21a87a1
commit
53045de1c2
@ -58,6 +58,7 @@ services:
|
|||||||
devices:
|
devices:
|
||||||
- driver: nvidia
|
- driver: nvidia
|
||||||
device_ids: ['0'] # this is only needed when using multiple GPUs
|
device_ids: ['0'] # this is only needed when using multiple GPUs
|
||||||
|
count: 1 # number of GPUs
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user