From cdba1bc0eeb88d37918a63e2023c1f704a1f4600 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 30 Apr 2021 11:54:45 -0400 Subject: [PATCH] update tfjs --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index dabfa8b..6f20de4 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.5.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.6.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*