From cb2be70a3501e57e66fe185daca44cc2afe18ce8 Mon Sep 17 00:00:00 2001 From: Shan Huang Date: Wed, 13 May 2020 09:49:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2801a2..d588eeb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Pose Animator takes a 2D vector illustration and animates its containing curves in real-time based on the recognition result from PoseNet and FaceMesh. It borrows the idea of skeleton-based animation from computer graphics and applies it to vector characters. +This is running in the browser in realtime using [TensorFlow.js](https://www.tensorflow.org/js). Check out more cool TF.js demos [here](https://www.tensorflow.org/js/demos). + *This is not an officially supported Google product.* cameraDemo