Commit ef065d6c by vincent

bump tfjs-core version to 0.14.2 and tfjs-image-recognition-base version

parent 387a03b4
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -35,15 +35,15 @@
"author": "justadudewhohacks",
"license": "MIT",
"dependencies": {
"@tensorflow/tfjs-core": "0.13.8",
"tfjs-image-recognition-base": "0.2.0",
"tfjs-tiny-yolov2": "0.3.0",
"@tensorflow/tfjs-core": "0.14.2",
"tfjs-image-recognition-base": "^0.3.0",
"tfjs-tiny-yolov2": "^0.4.0",
"tslib": "^1.9.3"
},
"devDependencies": {
"@tensorflow/tfjs-node": "^0.1.19",
"@tensorflow/tfjs-node": "^0.1.21",
"@types/jasmine": "^2.8.8",
"@types/node": "^10.9.2",
"@types/node": "^10.12.12",
"canvas": "^2.0.1",
"jasmine": "^3.3.0",
"jasmine-core": "^3.2.1",
......
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