mirror of https://github.com/vladmandic/human
add release notes
parent
66a101e2aa
commit
19a9e9605e
|
@ -9,11 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main** 2021/06/08 mandic00@live.com
|
||||
|
||||
|
||||
### **2.0.1** 2021/06/08 mandic00@live.com
|
||||
|
||||
|
||||
### **origin/main** 2021/06/07 mandic00@live.com
|
||||
|
||||
- add video drag&drop capability
|
||||
- modularize build platform
|
||||
- custom build tfjs from sources
|
||||
- modularize build platform
|
||||
|
|
|
@ -34,6 +34,10 @@ Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) ap
|
|||
|
||||
<br>
|
||||
|
||||
*Note: `Human` Release 2.0 contains large list of changes, see [Change log](https://github.com/vladmandic/human/blob/main/CHANGELOG.md) for details*
|
||||
|
||||
<br>
|
||||
|
||||
## Demos
|
||||
|
||||
- [**Main Application**](https://vladmandic.github.io/human/demo/index.html)
|
||||
|
|
Loading…
Reference in New Issue