From 8f0403073cc6225d474178e5423b38c5886b7b24 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 9 Mar 2021 13:19:52 -0500 Subject: [PATCH] update --- CHANGELOG.md | 8 ++++++-- README.md | 1 - 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f01a5c..3c4d3169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # @vladmandic/human -Version: **1.0.0** +Version: **1.0.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** Author: **Vladimir Mandic ** @@ -9,8 +9,12 @@ Repository: **** ## Changelog -### **HEAD -> main** 2021/03/08 mandic00@live.com +### **HEAD -> main** 2021/03/09 mandic00@live.com + +### **1.0.1** 2021/03/09 mandic00@live.com + +- fix for face detector when mesh is disabled - optimize for npm ### **0.40.9** 2021/03/08 mandic00@live.com diff --git a/README.md b/README.md index e029c680..759e6b08 100644 --- a/README.md +++ b/README.md @@ -148,4 +148,3 @@ detectVideo(); ![Downloads](https://img.shields.io/npm/dm/@vladmandic/human?style=flat-square) ![Stars](https://img.shields.io/github/stars/vladmandic/human?style=flat-square) ![Code Size](https://img.shields.io/github/languages/code-size/vladmandic/human?style=flat-square) -![Commit Activity](https://img.shields.io/github/commit-activity/m/vladmandic/human?style=flat-square)