mirror of https://github.com/vladmandic/human
full rebuild
parent
7f31cee9d6
commit
2d844828c0
|
@ -1,6 +1,6 @@
|
|||
# @vladmandic/human
|
||||
|
||||
Version: **1.1.3**
|
||||
Version: **1.1.4**
|
||||
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>**
|
||||
|
@ -9,6 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main** 2021/03/15 mandic00@live.com
|
||||
|
||||
|
||||
### **1.1.4** 2021/03/14 mandic00@live.com
|
||||
|
||||
- fix broken build
|
||||
|
||||
### **1.1.3** 2021/03/14 mandic00@live.com
|
||||
|
||||
- added api specs
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"rimraf": "^3.0.2",
|
||||
"simple-git": "^2.36.2",
|
||||
"tslib": "^2.1.0",
|
||||
"typedoc": "^0.20.30",
|
||||
"typedoc": "^0.20.32",
|
||||
"typescript": "^4.2.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue