Skip to content

Commit

Permalink
chore: 替换到@vladmandic/face-api
Browse files Browse the repository at this point in the history
  • Loading branch information
TsMask committed Apr 8, 2024
1 parent dfda3f3 commit 25ffa4c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 76 deletions.
89 changes: 17 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "face-api-demo-vue",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,12 +11,12 @@
"dependencies": {
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"face-api.js": "^0.22.2",
"vue": "^3.4.20",
"@vladmandic/face-api": "^1.7.13",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.3"
"vite": "^5.2.8"
}
}

0 comments on commit 25ffa4c

Please sign in to comment.