update keywords
parent
7615b6b234
commit
05de572e79
12
package.json
12
package.json
|
@ -28,15 +28,17 @@
|
||||||
"test": "node --trace-warnings test/test-node.js"
|
"test": "node --trace-warnings test/test-node.js"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tensorflow",
|
|
||||||
"tf",
|
|
||||||
"tfjs",
|
|
||||||
"face",
|
|
||||||
"face-api",
|
"face-api",
|
||||||
|
"faceapi",
|
||||||
"face-detection",
|
"face-detection",
|
||||||
"age-gender",
|
"age-gender",
|
||||||
"emotion-detection",
|
"emotion-detection",
|
||||||
"face-recognition"
|
"face-recognition",
|
||||||
|
"face",
|
||||||
|
"face-description",
|
||||||
|
"tensorflow",
|
||||||
|
"tensorflowjs",
|
||||||
|
"tfjs"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tensorflow/tfjs": "^3.3.0",
|
"@tensorflow/tfjs": "^3.3.0",
|
||||||
|
|
Loading…
Reference in New Issue