mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +03:00
Add bird classification to sidebar
This commit is contained in:
parent
2c3ea5b74e
commit
3271263f9c
@ -33,11 +33,12 @@ const sidebars: SidebarsConfig = {
|
||||
"configuration/object_detectors",
|
||||
"configuration/audio_detectors",
|
||||
],
|
||||
Classifiers: [
|
||||
Enrichments: [
|
||||
"configuration/semantic_search",
|
||||
"configuration/genai",
|
||||
"configuration/face_recognition",
|
||||
"configuration/license_plate_recognition",
|
||||
"configuration/bird_classification",
|
||||
],
|
||||
Cameras: [
|
||||
"configuration/cameras",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user