diff --git a/docs/docs/configuration/reference.md b/docs/docs/configuration/reference.md index 26e51b616..ebce36db9 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -125,7 +125,7 @@ auth: # NOTE: The default values are for the EdgeTPU detector. # Other detectors will require the model config to be set. model: - # Required: path to the model (default: automatic based on detector) + # Required: path to the model. Frigate+ models use plus:// (default: automatic based on detector) path: /edgetpu_model.tflite # Required: path to the labelmap (default: shown below) labelmap_path: /labelmap.txt diff --git a/docs/docs/integrations/plus.md b/docs/docs/integrations/plus.md index 5b840cd31..70c6ef92e 100644 --- a/docs/docs/integrations/plus.md +++ b/docs/docs/integrations/plus.md @@ -51,7 +51,7 @@ You can view all of your submitted images at [https://plus.frigate.video](https: 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. -You can either choose the new model from the Frigate+ pane in the Settings page of the Frigate UI, or manually set the model in your config: +You can either choose the new model from the Frigate+ pane in the Settings page of the Frigate UI, or manually set the model at the root level in your config: ```yaml model: