mirror of https://github.com/vladmandic/human
update to tfjs 3.2.0
parent
2467ce59d4
commit
1e2cf5ba28
|
@ -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 <mandic00@live.com>**
|
||||
|
@ -10,7 +10,7 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## 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
|
||||
|
||||
|
|
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue