update tfjs 3.4.0

master
Vladimir Mandic 2021-04-14 12:52:50 -04:00
parent 77b1cd6cfd
commit 00a239fa51
2 changed files with 2 additions and 2 deletions

@ -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

@ -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*