Added watchdog support

This commit is contained in:
Ignacio Serantes
2026-03-28 07:13:16 +01:00
parent 096cee6ca3
commit d4f3732aa4
7 changed files with 661 additions and 92 deletions

View File

@@ -23,6 +23,8 @@ dependencies = [
"PySide6",
"lmdb",
"exiv2",
"psutil",
"watchdog",
"mediapipe",
"face_recognition",
"face_recognition_models",