From abf0ba65c914d3a74cb47fd8f4ebfc761dcb17b5 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 2 Apr 2021 08:06:28 -0400 Subject: [PATCH] update --- demo/facematch.js | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/facematch.js b/demo/facematch.js index c68ff1e8..3dddf0c5 100644 --- a/demo/facematch.js +++ b/demo/facematch.js @@ -201,6 +201,7 @@ async function main() { '/assets/human-sample-upper.jpg', '/assets/human-sample-body.jpg', ]; + log('Adding static image list:', images.length, 'images'); } // print stats