Skip to content

Commit

Permalink
Upgrade tflite and yarn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Volcomix committed Oct 16, 2021
1 parent 947ff20 commit 674aee0
Show file tree
Hide file tree
Showing 6 changed files with 808 additions and 778 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.60",
"@tensorflow-models/body-pix": "^2.0.5",
"@tensorflow/tfjs": "^3.8.0",
"@tensorflow/tfjs": "^3.9.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.4.1",
"@types/emscripten": "^1.39.5",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.4",
"@types/react": "^17.0.19",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"clsx": "^1.1.1",
"gh-pages": "^3.2.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.3",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
"typescript": "^4.4.4",
"web-vitals": "^2.1.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion public/tflite/tflite-simd.js

Large diffs are not rendered by default.

Binary file modified public/tflite/tflite-simd.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion public/tflite/tflite.js

Large diffs are not rendered by default.

Binary file modified public/tflite/tflite.wasm
Binary file not shown.
Loading

0 comments on commit 674aee0

Please sign in to comment.