From d75608c89562e2946d5bdb1dd34fba11745628f3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 8 Apr 2021 12:10:15 -0400 Subject: [PATCH] update --- CHANGELOG.md | 4 +- demo/index.html | 1 + demo/index.js | 13 +- dist/human.esm-nobundle.js | 6 +- dist/human.esm-nobundle.js.map | 4 +- dist/human.esm.js | 574 ++++++++++++++++----------------- dist/human.esm.js.map | 6 +- dist/human.js | 574 ++++++++++++++++----------------- dist/human.js.map | 6 +- dist/human.node-gpu.js | 2 +- dist/human.node.js | 2 +- dist/tfjs.esm.js | 510 ++++++++++++++--------------- dist/tfjs.esm.js.map | 6 +- package.json | 6 +- server/build.js | 2 +- src/tfjs/tf-browser.ts | 35 +- wiki | 2 +- 17 files changed, 885 insertions(+), 868 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e46f53d..44d379c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # @vladmandic/human -Version: **1.3.4** +Version: **1.3.5** Description: **Human: AI-powered 3D Face Detection, Face Description & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** @@ -9,7 +9,7 @@ Repository: **** ## Changelog -### **HEAD -> main** 2021/04/06 mandic00@live.com +### **1.3.5** 2021/04/06 mandic00@live.com - add dynamic viewport and fix web worker - add cdn links diff --git a/demo/index.html b/demo/index.html index 79db69e7..8d2124eb 100644 --- a/demo/index.html +++ b/demo/index.html @@ -11,6 +11,7 @@ +