Embeddings maintainer should start if bird classification is enabled (#19576)

This commit is contained in:
Josh Hawkins
2025-08-17 20:48:21 -05:00
committed by GitHub
parent ceced7cc91
commit 9ed7ccab75

View File

@@ -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