From 00a239fa51eda5b366f0e1d05d66fccf4edb0ce1 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 14 Apr 2021 12:52:50 -0400 Subject: [PATCH] update tfjs 3.4.0 --- Demos.md | 2 +- Install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Demos.md b/Demos.md index 60f52ad..72fe68d 100644 --- a/Demos.md +++ b/Demos.md @@ -124,7 +124,7 @@ node demo/node.js ``` ```json -10:28:53.444 Human: version: 0.40.5 TensorFlow/JS version: 3.2.0 +10:28:53.444 Human: version: 0.40.5 TensorFlow/JS version: 3.4.0 10:28:53.445 Human: platform: linux x64 10:28:53.445 Human: agent: NodeJS v15.7.0 10:28:53.445 Human: setting backend: tensorflow diff --git a/Install.md b/Install.md index d96ef05..3dbbdf3 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.3.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.4.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*