Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated the version in models package.json #1239

Closed
10 changes: 5 additions & 5 deletions blazeface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"url": "https://github.com/tensorflow/tfjs-models.git"
},
"peerDependencies": {
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0"
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0"
},
"devDependencies": {
"@tensorflow/tfjs-backend-cpu": "^4.10.0",
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0",
"@tensorflow/tfjs-backend-cpu": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0",
"@types/jasmine": "~2.5.53",
"jasmine": "^3.7.0",
"jasmine-core": "^3.7.1",
Expand Down
12 changes: 6 additions & 6 deletions body-pix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"url": "https://github.com/tensorflow/tfjs-models.git"
},
"peerDependencies": {
"@tensorflow/tfjs-backend-webgl": "^4.10.0",
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0"
"@tensorflow/tfjs-backend-webgl": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0"
},
"devDependencies": {
"@babel/polyfill": "^7.10.4",
"@tensorflow/tfjs-backend-webgl": "^4.10.0",
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0",
"@tensorflow/tfjs-backend-webgl": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0",
"@types/jasmine": "^4.3.1",
"jasmine": "~4.5.0",
"jasmine-core": "~4.5.0",
Expand Down
16 changes: 8 additions & 8 deletions body-segmentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
},
"peerDependencies": {
"@mediapipe/selfie_segmentation": "~0.1.0",
"@tensorflow/tfjs-backend-webgl": "^4.9.0",
"@tensorflow/tfjs-converter": "^4.9.0",
"@tensorflow/tfjs-core": "^4.9.0"
"@tensorflow/tfjs-backend-webgl": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0"
},
"devDependencies": {
"@babel/polyfill": "^7.10.4",
"@mediapipe/selfie_segmentation": "^0.1.0",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-typescript": "^3.0.0",
"@tensorflow/tfjs-backend-cpu": "^4.9.0",
"@tensorflow/tfjs-backend-webgl": "^4.9.0",
"@tensorflow/tfjs-converter": "^4.9.0",
"@tensorflow/tfjs-backend-webgpu": "4.9.0",
"@tensorflow/tfjs-core": "^4.9.0",
"@tensorflow/tfjs-backend-cpu": "^4.12.0",
"@tensorflow/tfjs-backend-webgl": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-backend-webgpu": "4.12.0",
"@tensorflow/tfjs-core": "^4.12.0",
"@types/jasmine": "~3.4.0",
"babel-core": "~6.26.0",
"babel-plugin-transform-runtime": "~6.23.0",
Expand Down
10 changes: 5 additions & 5 deletions coco-ssd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"url": "https://github.com/tensorflow/tfjs-models.git"
},
"peerDependencies": {
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0"
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-typescript": "^3.0.0",
"@tensorflow/tfjs-backend-cpu": "^4.10.0",
"@tensorflow/tfjs-converter": "^4.10.0",
"@tensorflow/tfjs-core": "^4.10.0",
"@tensorflow/tfjs-backend-cpu": "^4.12.0",
"@tensorflow/tfjs-converter": "^4.12.0",
"@tensorflow/tfjs-core": "^4.12.0",
"@types/jasmine": "~2.8.8",
"babel-core": "~6.26.0",
"babel-plugin-transform-runtime": "~6.23.0",
Expand Down
67 changes: 0 additions & 67 deletions depth-estimation/package.json

This file was deleted.

68 changes: 0 additions & 68 deletions face-detection/package.json

This file was deleted.

44 changes: 0 additions & 44 deletions gpt2/package.json

This file was deleted.

67 changes: 0 additions & 67 deletions hand-pose-detection/package.json

This file was deleted.

54 changes: 0 additions & 54 deletions handpose/package.json

This file was deleted.

Loading
Loading