Skip to content

Commit

Permalink
Update tensorflow.js version (#232)
Browse files Browse the repository at this point in the history
* update tensorflow.js version

* rebuild yarn.lock

---------

Co-authored-by: Ziyuan Lin <[email protected]>
  • Loading branch information
shiffman and ziyuan-linn authored Nov 27, 2024
1 parent d231512 commit bf38c8b
Show file tree
Hide file tree
Showing 2 changed files with 1,591 additions and 1,967 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@tensorflow/tfjs-backend-webgpu": "^4.17.0",
"all-contributors-cli": "^6.26.1",
"babel-jest": "^29.7.0",
"bson-objectid": "^2.0.4",
Expand Down Expand Up @@ -62,7 +61,8 @@
"@tensorflow-models/mobilenet": "^2.1.0",
"@tensorflow-models/pose-detection": "^2.1.0",
"@tensorflow-models/speech-commands": "^0.5.4",
"@tensorflow/tfjs": "^4.2.0",
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-backend-webgpu": "^4.22.0",
"@tensorflow/tfjs-vis": "^1.5.1",
"axios": "^1.3.4",
"webpack-merge": "^5.9.0"
Expand Down
Loading

0 comments on commit bf38c8b

Please sign in to comment.