update description
parent
f47c05cc13
commit
eaa298211e
|
@ -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>
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue