From 1e2cf5ba281bcc135e523987daf25759607f2350 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 25 Feb 2021 07:50:20 -0500 Subject: [PATCH] update to tfjs 3.2.0 --- Change-Log.md | 4 ++-- Install.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Change-Log.md b/Change-Log.md index 8fe7300..cbc0733 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,7 +1,7 @@ # @vladmandic/human -Version: **0.20.10** +Version: **0.20.11** Description: **Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** @@ -10,7 +10,7 @@ Repository: **** ## Changelog -### **HEAD -> main, origin/main, origin/HEAD** 2021/02/22 mandic00@live.com +### **HEAD -> main, tag: v0.20.11, origin/main, origin/HEAD** 2021/02/24 mandic00@live.com ### **tag: v0.20.10** 2021/02/22 mandic00@live.com diff --git a/Install.md b/Install.md index 0919c09..e676592 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.1.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.2.0` library which can be accessed via `human.tf`* *You should NOT manually load another instance of `tfjs` unless you're using specific `.nobudle` edition of `Human, but if you do, be aware of possible version conflicts*