Closed paulSerre closed 3 years ago
Hi,
I was able to start webgazer but it wasn't doing anything. After a bit of time, I notice that we have to update package.json with the following line: "@tensorflow/tfjs": "^2.7.0" The actual version in package.json isn't enough.
"@tensorflow/tfjs": "^2.7.0"
I think this was fixed in https://github.com/brownhci/WebGazer/commit/c4fdb5ec41a6d979a5d2a63581f3bb2278b0f96f
Hi,
I was able to start webgazer but it wasn't doing anything. After a bit of time, I notice that we have to update package.json with the following line:
"@tensorflow/tfjs": "^2.7.0"
The actual version in package.json isn't enough.