We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cc17f commit cfe450bCopy full SHA for cfe450b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@exadel/compreface-js-sdk",
3
- "version": "0.5.2",
+ "version": "0.6.0",
4
"license": "Apache-2.0",
5
"description": "JavaScript SDK for CompreFace - free and open-source face recognition system from Exadel",
6
"main": "index.js",
@@ -18,6 +18,9 @@
18
"Face Detection",
19
"Face Verification",
20
"Face Identification",
21
+ "Age Recognition",
22
+ "Gender Recognition",
23
+ "Mask Detection",
24
"Computer Vision",
25
"SDK"
26
],
0 commit comments