From 57cd392ca982309419d6a00b7aa6174605c950f6 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 15 Dec 2020 08:44:25 -0500 Subject: [PATCH] updated tfjs --- Change-Log.md | 3 +++ Install.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Change-Log.md b/Change-Log.md index 41cee95..66406a0 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -10,6 +10,9 @@ Repository: **** ## 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 diff --git a/Install.md b/Install.md index a528cb3..effac1c 100644 --- a/Install.md +++ b/Install.md @@ -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*