From 3c43aa57db81e6dbf16463a9565333aa4f66deaf Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 4 Jun 2021 13:52:40 -0400 Subject: [PATCH] added experimental body segmentation module --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f9ab79..4c98289e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ Repository: **** ### **HEAD -> main** 2021/06/04 mandic00@live.com + +### **update for tfjs 3.7.0** 2021/06/04 mandic00@live.com + - add live hints to demo - switch worker from module to iife importscripts - release candidate