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