Update docs/docs/configuration/reference.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
baudneo 2025-08-01 17:31:34 -06:00
parent aea7fd4866
commit 618032008f
No known key found for this signature in database
GPG Key ID: 51445F2ED08EBC7F

View File

@ -612,7 +612,7 @@ face_recognition:
blur_confidence_filter: True
# Optional: Set the model size used face recognition. (default: shown below)
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
device: None