From f9902b0459ee7df3b5b9da5b72995a19909a708b Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 9 Oct 2022 13:42:38 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2567d73..817d1d9 100644 --- a/README.md +++ b/README.md @@ -469,7 +469,7 @@ but extends it with newer AI models, additional detection details, compatibility Compared to [face-api.js](https://github.com/justadudewhohacks/face-api.js) version **0.22.2**: - Compatible with `TensorFlow/JS 2.0+ & 3.0+` - Currently using **`TensorFlow/JS` 3.20.0** + Currently using **`TensorFlow/JS` 3.21.0** Original `face-api.js` is based on `TFJS` **1.7.4** - Compatible with `WebGL`, `CPU` and `WASM` TFJS Browser backends - Compatible with both `tfjs-node` and `tfjs-node-gpu` TFJS NodeJS backends