pull/91/head
Vladimir Mandic 2021-03-12 12:54:34 -05:00
parent 9499ac7649
commit 22c809f17d
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.1.0", "version": "1.1.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@vladmandic/human", "name": "@vladmandic/human",
"version": "1.1.0", "version": "1.1.1",
"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.1.0", "version": "1.1.1",
"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",