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 d231512 commit bf38c8bCopy full SHA for bf38c8b
package.json
@@ -32,7 +32,6 @@
32
"devDependencies": {
33
"@babel/core": "^7.23.2",
34
"@babel/preset-env": "^7.23.2",
35
- "@tensorflow/tfjs-backend-webgpu": "^4.17.0",
36
"all-contributors-cli": "^6.26.1",
37
"babel-jest": "^29.7.0",
38
"bson-objectid": "^2.0.4",
@@ -62,7 +61,8 @@
62
61
"@tensorflow-models/mobilenet": "^2.1.0",
63
"@tensorflow-models/pose-detection": "^2.1.0",
64
"@tensorflow-models/speech-commands": "^0.5.4",
65
- "@tensorflow/tfjs": "^4.2.0",
+ "@tensorflow/tfjs": "^4.22.0",
+ "@tensorflow/tfjs-backend-webgpu": "^4.22.0",
66
"@tensorflow/tfjs-vis": "^1.5.1",
67
"axios": "^1.3.4",
68
"webpack-merge": "^5.9.0"
0 commit comments