feat: add watchdog

This commit is contained in:
arkohut 2024-10-11 14:16:46 +08:00
parent d624651790
commit 0906406b74

View File

@ -44,6 +44,7 @@ dependencies = [
"modelscope", "modelscope",
"mss", "mss",
"sqlite_vec", "sqlite_vec",
"watchdog",
] ]
[project.urls] [project.urls]