From a07d3926782c24068b394d39c60ff38eb510186c Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 3 Dec 2025 13:01:05 -0700 Subject: [PATCH] Remove warning for coral --- docs/docs/configuration/object_detectors.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 7050a2296..162e2036b 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -164,12 +164,6 @@ A Tensorflow Lite is provided in the container at `/openvino-model/ssdlite_mobil
YOLOv9 Setup & Config -:::warning - -If you are using a Frigate+ model, you should not define any of the below `model` parameters in your config except for `path`. See [the Frigate+ model docs](/plus/first_model#step-3-set-your-model-id-in-the-config) for more information on setting up your model. - -::: - After placing the downloaded files for the tflite model and labels in your config folder, you can use the following configuration: ```yaml