Embeddings maintainer should start if bird classification is enabled

This commit is contained in:
Josh Hawkins 2025-08-17 20:18:39 -05:00
parent 6840415b6c
commit 05a2db1f41

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