Skip to content

Commit 7d69946

Browse files
authored
Update blazeface npm version (#1184)
* update version number * Update npm version
1 parent 129fc9d commit 7d69946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blazeface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tensorflow-models/blazeface",
3-
"version": "0.0.7",
3+
"version": "0.1.0",
44
"description": "Pretrained face detection model in TensorFlow.js",
55
"main": "dist/index.js",
66
"jsnext:main": "dist/blazeface.esm.js",

face-landmarks-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tensorflow-models/face-landmarks-detection",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Pretrained face landmarks detection model",
55
"main": "dist/index.js",
66
"jsnext:main": "dist/face-landmarks-detection.esm.js",

0 commit comments

Comments
 (0)