mirror of https://github.com/vladmandic/human
updated tfjs
parent
b9ee0fc781
commit
57cd392ca9
|
@ -10,6 +10,9 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main, origin/main, origin/HEAD** 2020/12/12 mandic00@live.com
|
||||
- added custom webgl backend
|
||||
|
||||
### **0.9.16** 2020/12/12 mandic00@live.com
|
||||
- change default ports
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
**Important**
|
||||
|
||||
*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 2.7.0` library which can be accessed via `human.tf`*
|
||||
*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 2.8.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