Skip to content

Commit 951f91a

Browse files
author
Kevin Van den Abeele
committed
Reverted tensorflow version to something that works on the pi
1 parent c447df7 commit 951f91a

File tree

2 files changed

+30
-37
lines changed

2 files changed

+30
-37
lines changed

package-lock.json

+29-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"debug": "^2.6.9",
3232
"request": "^2.88.2",
3333
"request-promise-native": "^1.0.8",
34-
"@tensorflow/tfjs-node": "1.7.2",
34+
"@tensorflow/tfjs-node": "1.2.11",
3535
"canvas": "^2.6.1",
3636
"typescript": "^3.8.3"
3737
},

0 commit comments

Comments
 (0)