Remove warning for coral

This commit is contained in:
Nicolas Mowen 2025-12-03 13:01:05 -07:00
parent a75c2d2abb
commit a07d392678

View File

@ -164,12 +164,6 @@ A Tensorflow Lite is provided in the container at `/openvino-model/ssdlite_mobil
<details> <details>
<summary>YOLOv9 Setup & Config</summary> <summary>YOLOv9 Setup & Config</summary>
:::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: After placing the downloaded files for the tflite model and labels in your config folder, you can use the following configuration:
```yaml ```yaml