pull/91/head
Vladimir Mandic 2021-03-10 10:02:55 -05:00
parent 2371275bb0
commit 9f2185f47b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@vladmandic/human", "name": "@vladmandic/human",
"version": "1.0.2", "version": "1.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@vladmandic/human", "name": "@vladmandic/human",
"version": "1.0.2", "version": "1.0.3",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@tensorflow/tfjs": "^3.3.0", "@tensorflow/tfjs": "^3.3.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@vladmandic/human", "name": "@vladmandic/human",
"version": "1.0.2", "version": "1.0.3",
"description": "Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition", "description": "Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition",
"sideEffects": false, "sideEffects": false,
"main": "dist/human.node.js", "main": "dist/human.node.js",