update readme

pull/97/head
Vladimir Mandic 2021-10-23 09:52:51 -04:00
parent bd2317d42e
commit 1824a62efb
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ Build process uses `@vladmandic/build` module that creates optimized build for e
This is updated **face-api.js** with latest available TensorFlow/JS as the original is not compatible with **tfjs 2.0+**.
Forked from [face-api.js](https://github.com/justadudewhohacks/face-api.js) version **0.22.2** which was released on March 22nd, 2020
Currently based on **`TensorFlow/JS` 3.9.0**
Currently based on **`TensorFlow/JS` 3.10.0**
*Why?* I needed FaceAPI that does not cause version conflict with newer versions of TensorFlow
And since original FaceAPI was open-source, I've released this version as well