Skip to content

Commit

Permalink
Update react-native to use tfjs 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsoulanille committed Feb 24, 2023
1 parent d224e6b commit 12b5cc1
Show file tree
Hide file tree
Showing 4 changed files with 202 additions and 4,055 deletions.
3 changes: 1 addition & 2 deletions tfjs-react-native/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@
"copy-rn": "rsync -a ../ node_modules/@tensorflow/tfjs-react-native --exclude=integration* --exclude=node_modules --delete"
},
"dependencies": {
"@expo/webpack-config": "^0.17.2",
"@react-native-async-storage/async-storage": "^1.13.0",
"@tensorflow-models/blazeface": "^0.0.2",
"@tensorflow-models/mobilenet": "^2.0.4",
"@tensorflow-models/posenet": "^2.2.1",
"@tensorflow/tfjs": "3.7.0",
"@tensorflow/tfjs": "4.2.0",
"expo": "~47.0.12",
"expo-camera": "~13.1.0",
"expo-gl": "~12.0.1",
Expand Down
Loading

0 comments on commit 12b5cc1

Please sign in to comment.