mirror of https://github.com/vladmandic/human
update tfjs 3.4.0
parent
77b1cd6cfd
commit
00a239fa51
2
Demos.md
2
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
|
||||
|
|
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue