updates for yolov9 coral support (#22136)

This commit is contained in:
Blake Blackshear
2026-02-26 20:36:26 -06:00
committed by GitHub
parent a0d6cb5c15
commit 7df3622243
4 changed files with 27 additions and 15 deletions
+2
View File
@@ -24,6 +24,8 @@ You will receive an email notification when your Frigate+ model is ready.
Models available in Frigate+ can be used with a special model path. No other information needs to be configured because it fetches the remaining config from Frigate+ automatically.
```yaml
detectors: ...
model:
path: plus://<your_model_id>
```