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",
"mss",
"sqlite_vec",
"watchdog",
]
[project.urls]