修复人脸框toSquare函数的问题

This commit is contained in:
2025-03-13 18:16:26 +08:00
parent eea943bba5
commit b48d2daffb
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@yizhi/ai",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.js",
"types": "typing/index.d.ts",
"scripts": {