From 17cded03bb69164e4d3e1527d1bb4532e0c0afe3 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 7 Sep 2025 16:24:49 -0600 Subject: [PATCH] Update index.md --- docs/docs/plus/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/plus/index.md b/docs/docs/plus/index.md index fddd9ad5b..fa8f86f9c 100644 --- a/docs/docs/plus/index.md +++ b/docs/docs/plus/index.md @@ -51,7 +51,7 @@ Currently, Frigate+ models support CPU (`cpu`), Google Coral (`edgetpu`), OpenVi | [Coral (all form factors)](/configuration/object_detectors.md#edge-tpu-detector) | `edgetpu` | `mobiledet` | | [Intel](/configuration/object_detectors.md#openvino-detector) | `openvino` | `yolov9` | | [NVidia GPU](/configuration/object_detectors#onnx) | `onnx` | `yolov9` | -| [AMD ROCm GPU](/configuration/object_detectors#amdrocm-gpu-detector) | `rocm` | `yolov9` | +| [AMD ROCm GPU](/configuration/object_detectors#amdrocm-gpu-detector) | `onnx` | `yolov9` | | [Hailo8/Hailo8L/Hailo8R](/configuration/object_detectors#hailo-8) | `hailo8l` | `yolov9` | | [Rockchip NPU](/configuration/object_detectors#rockchip-platform)\* | `rknn` | `yolov9` |