From 69a080e64b63307231447e60472781a114fe3651 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 28 Dec 2021 09:40:32 -0500 Subject: [PATCH] update demos --- README.md | 2 +- samples/{samples.html => index.html} | 2 +- src/face/blazeface.ts | 2 +- wiki | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename samples/{samples.html => index.html} (98%) diff --git a/README.md b/README.md index 484a0a7a..ba11c41e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ JavaScript module using TensorFlow/JS Machine Learning library ## Demos - [**List of all Demo applications**](https://github.com/vladmandic/human/wiki/Demos) -- [**Examples galery**](https://vladmandic.github.io/human/samples/samples.html) +- [**Live Examples galery**](https://vladmandic.github.io/human/samples/index.html) ### Browser Demos diff --git a/samples/samples.html b/samples/index.html similarity index 98% rename from samples/samples.html rename to samples/index.html index bd02ce98..942ac1c1 100644 --- a/samples/samples.html +++ b/samples/index.html @@ -13,7 +13,7 @@