diff --git a/docs/docs/configuration/hardware_acceleration_enrichments.md b/docs/docs/configuration/hardware_acceleration_enrichments.md index 5ca9183ff1..ec525c08ca 100644 --- a/docs/docs/configuration/hardware_acceleration_enrichments.md +++ b/docs/docs/configuration/hardware_acceleration_enrichments.md @@ -17,10 +17,10 @@ Object detection and enrichments (like Semantic Search, Face Recognition, and Li - **Intel** - - OpenVINO will automatically be detected and used for Semantic Search in the default Frigate image. + - OpenVINO will automatically be detected and used for enrichments in the default Frigate image. - **Nvidia** - - Nvidia GPUs will automatically be detected and used for Semantic Search in the `-tensorrt` Frigate image. - - Jetson devices will automatically be detected and used for Semantic Search in the `-tensorrt-jp6` Frigate image. + - Nvidia GPUs will automatically be detected and used for enrichments in the `-tensorrt` Frigate image. + - Jetson devices will automatically be detected and used for enrichments in the `-tensorrt-jp6` Frigate image. Utilizing a GPU for enrichments does not require you to use the same GPU for object detection. For example, you can run the `tensorrt` Docker image for enrichments and still use other dedicated hardware for object detection.