From 5783a9557fef7ffc03a628bafa683c3f7c511404 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 9 Mar 2021 18:34:35 -0500 Subject: [PATCH] update tfjs and esbuild --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 26e10b5..0b3bb92 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.2.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 3.3.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*