update docs for avx cpu system requirements (#22222)

This commit is contained in:
Josh Hawkins
2026-03-02 20:18:33 -07:00
committed by GitHub
parent 720e949fef
commit 0dd1e94d60
7 changed files with 10 additions and 5 deletions
@@ -32,6 +32,8 @@ All of these features run locally on your system.
## Minimum System Requirements
A CPU with AVX instructions is required to run Face Recognition.
The `small` model is optimized for efficiency and runs on the CPU, most CPUs should run the model efficiently.
The `large` model is optimized for accuracy, an integrated or discrete GPU / NPU is required. See the [Hardware Accelerated Enrichments](/configuration/hardware_acceleration_enrichments.md) documentation.