We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129fc9d commit 7d69946Copy full SHA for 7d69946
blazeface/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tensorflow-models/blazeface",
3
- "version": "0.0.7",
+ "version": "0.1.0",
4
"description": "Pretrained face detection model in TensorFlow.js",
5
"main": "dist/index.js",
6
"jsnext:main": "dist/blazeface.esm.js",
face-landmarks-detection/package.json
"name": "@tensorflow-models/face-landmarks-detection",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Pretrained face landmarks detection model",
"jsnext:main": "dist/face-landmarks-detection.esm.js",
0 commit comments