From b7cfba497d975a86b558a7eeb612ad453b21b5d3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 17 Feb 2021 10:22:24 -0500 Subject: [PATCH] update tfjs version --- Change-Log.md | 5 +++-- Install.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Change-Log.md b/Change-Log.md index ee05e47..f37e933 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -10,9 +10,10 @@ Repository: **** ## 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 diff --git a/Install.md b/Install.md index a4d8144..0919c09 100644 --- a/Install.md +++ b/Install.md @@ -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*