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 3c54c49 commit 73db87bCopy full SHA for 73db87b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cloud-annotations/models",
3
- "version": "0.0.9",
+ "version": "0.1.0",
4
"description": "Cloud Annotations models for TensorFlow.js",
5
"jsdelivr": "dist/models.min.js",
6
"keywords": [
@@ -23,7 +23,7 @@
23
"author": "Nick Bourdakos",
24
"license": "MIT",
25
"dependencies": {
26
- "@tensorflow/tfjs": "1.0.0"
+ "@tensorflow/tfjs": "1.4.0"
27
},
28
"devDependencies": {
29
"@babel/cli": "^7.8.3",
0 commit comments