update description

pull/46/head
Vladimir Mandic 2021-03-24 22:37:43 -04:00
parent f47c05cc13
commit eaa298211e
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# FaceAPI
**Face detection and recognition libary for Browser and NodeJS implemented using latest TensorFlow/JS**
**AI-powered Face Detection, Description & Recognition for Browser and NodeJS using Tensorflow/JS**
<br>

View File

@ -1,7 +1,7 @@
{
"name": "@vladmandic/face-api",
"version": "1.1.5",
"description": "FaceAPI: AI-powered Face Detection, Face Embedding & Recognition Using Tensorflow/JS",
"description": "FaceAPI: AI-powered Face Detection, Description & Recognition using Tensorflow/JS",
"sideEffects": false,
"main": "dist/face-api.node.js",
"module": "dist/face-api.esm.js",