This commit is contained in:
Ignacio Serantes
2026-03-31 23:35:57 +02:00
parent ff7c1aa373
commit cb751b2970
14 changed files with 2431 additions and 119 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "bagheeraview"
version = "0.9.15"
version = "0.9.16"
authors = [
{ name = "Ignacio Serantes" }
]
@@ -25,6 +25,7 @@ dependencies = [
"exiv2",
"psutil",
"watchdog",
"imagehash",
"mediapipe",
"face_recognition",
"face_recognition_models",