mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 11:31:28 +08:00
Embeddings maintainer should start if bird classification is enabled (#19576)
This commit is contained in:
@@ -250,6 +250,7 @@ class FrigateApp:
|
||||
and not genai_cameras
|
||||
and not self.config.lpr.enabled
|
||||
and not self.config.face_recognition.enabled
|
||||
and not self.config.classification.bird.enabled
|
||||
):
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user