face detection & firestore & adding images to the messages

This commit is contained in:
2026-06-09 20:53:40 +09:00
parent 69f7cbe833
commit 1f034d72a6
8 changed files with 249 additions and 26 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"@googlemaps/js-api-loader": "^2.1.0",
"@mediapipe/tasks-vision": "^0.10.35",
"firebase": "^12.14.0",
"ngeohash": "^0.6.3"
}