From 144a0ca88bbbc27c4eb2dc20551bfb2d463bbd0d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 22 Apr 2021 19:46:13 -0400 Subject: [PATCH] update for tfjs 3.5.0 --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 3dbbdf3..f3808d1 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.4.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.5.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*