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*