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