From 08694728c7a4cc7cc0f1e42d02763583c616966b Mon Sep 17 00:00:00 2001 From: Yining Shi Date: Mon, 19 Feb 2024 00:33:39 -0500 Subject: [PATCH] Update README.md --- face-hand/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/face-hand/README.md b/face-hand/README.md index c7cb2fc..525877b 100644 --- a/face-hand/README.md +++ b/face-hand/README.md @@ -16,6 +16,8 @@ ## See demos live - New ml5js next gen handpose ([ml5 next gen](https://github.com/ml5js/ml5-next-gen), [All examples](https://github.com/ml5js/ml5-next-gen/tree/main/examples)) +- ml5js next gen: https://unpkg.com/ml5@0.20.0-alpha.3/dist/ml5.js +- ml5js next gen examples on p5 web editor: https://editor.p5js.org/ml5/collections/pUzWMkdmE - [handpose start and stop](https://editor.p5js.org/yining/sketches/PLf5QNeFA) - [handpose keypoints](https://editor.p5js.org/yining/sketches/H7qZS8iMF) - [handpose parts](https://editor.p5js.org/yining/sketches/2WwwqrhNl)