Commit c378f933 by vincent

npm package name

parent 01adb56e
...@@ -72,7 +72,7 @@ Get the latest build from dist/face-api.js or dist/face-api.min.js and include t ...@@ -72,7 +72,7 @@ Get the latest build from dist/face-api.js or dist/face-api.min.js and include t
Or install the package: Or install the package:
``` bash ``` bash
npm i face-api npm i face-api.js
``` ```
### Face Detection ### Face Detection
......
{ {
"name": "face-api", "name": "face-api.js",
"version": "0.0.0", "version": "0.0.0",
"description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js", "description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js",
"main": "./dist/index.js", "main": "./dist/index.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment