mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-13 13:47:36 +02:00
Update docs/docs/configuration/reference.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
43aeb2fd2e
commit
3296bd2524
@ -572,7 +572,7 @@ face_recognition:
|
|||||||
blur_confidence_filter: True
|
blur_confidence_filter: True
|
||||||
# Optional: Set the model size used face recognition. (default: shown below)
|
# Optional: Set the model size used face recognition. (default: shown below)
|
||||||
model_size: small
|
model_size: small
|
||||||
# Optional: Target a specific device to run the model (default: None)
|
# Optional: Target a specific device to run the model (default: shown below)
|
||||||
# NOTE: See https://onnxruntime.ai/docs/execution-providers/ for more information
|
# NOTE: See https://onnxruntime.ai/docs/execution-providers/ for more information
|
||||||
device: None
|
device: None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user