mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-22 13:47:29 +02:00
Embeddings maintainer should start if bird classification is enabled (#19576)
This commit is contained in:
parent
ceced7cc91
commit
9ed7ccab75
@ -250,6 +250,7 @@ class FrigateApp:
|
|||||||
and not genai_cameras
|
and not genai_cameras
|
||||||
and not self.config.lpr.enabled
|
and not self.config.lpr.enabled
|
||||||
and not self.config.face_recognition.enabled
|
and not self.config.face_recognition.enabled
|
||||||
|
and not self.config.classification.bird.enabled
|
||||||
):
|
):
|
||||||
return
|
return
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user