mirror of https://github.com/vladmandic/human
update tfjs version
parent
94e5f4cdd6
commit
b7cfba497d
|
@ -10,9 +10,10 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main, tag: v0.20.2** 2021/02/13 mandic00@live.com
|
||||
### **HEAD -> main, origin/main, origin/HEAD** 2021/02/13 mandic00@live.com
|
||||
|
||||
### **origin/main, origin/HEAD** 2021/02/08 mandic00@live.com
|
||||
### **tag: v0.20.2** 2021/02/13 mandic00@live.com
|
||||
- merge branch 'main' of https://github.com/vladmandic/human into main
|
||||
- create codeql-analysis.yml
|
||||
- create security.md
|
||||
- add templates
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
**Important**
|
||||
|
||||
*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.0.0` library which can be accessed via `human.tf`*
|
||||
*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.1.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