From 19760e9d65107b165c3a39f9ea73a6d83371d32e Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Fri, 14 Jun 2024 05:12:16 -0500 Subject: [PATCH] clarify plus models --- docs/docs/integrations/plus.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/integrations/plus.md b/docs/docs/integrations/plus.md index d61da2b98..4aea7cef4 100644 --- a/docs/docs/integrations/plus.md +++ b/docs/docs/integrations/plus.md @@ -49,11 +49,11 @@ You can view all of your submitted images at [https://plus.frigate.video](https: ## Use Models -Models available in Frigate+ can be used with a special model path. No other information needs to be configured for Frigate+ models because it fetches the remaining config from Frigate+ automatically. +Once you have [requested your first model](../plus/first_model.md) and gotten your own model ID, it can be used with a special model path. No other information needs to be configured for Frigate+ models because it fetches the remaining config from Frigate+ automatically. ```yaml model: - path: plus://e63b7345cc83a84ed79dedfc99c16616 + path: plus:// ``` Models are downloaded into the `/config/model_cache` folder and only downloaded if needed. @@ -62,7 +62,7 @@ If needed, you can override the labelmap for Frigate+ models. This is not recomm ```yaml model: - path: plus://e63b7345cc83a84ed79dedfc99c16616 + path: plus:// labelmap: 3: animal 4: animal