Face-Detection-JavaScript icon indicating copy to clipboard operation
Face-Detection-JavaScript copied to clipboard

These are the errors I'm getting when running on live server

Open Dhruv8823 opened this issue 4 years ago • 0 comments

face-api.min.js:1 Registration of backend webgl failed t.registerBackend @ face-api.min.js:1 face-api.min.js:1 Error: WebGL is not supported on this device at new t (face-api.min.js:1) at face-api.min.js:1 at t.registerBackend (face-api.min.js:1) at face-api.min.js:1 at face-api.min.js:1 at face-api.min.js:1 t.registerBackend @ face-api.min.js:1 script.js:6 Uncaught TypeError: Cannot read property 'loadFromUri' of undefined at script.js:6 favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found) DevTools failed to load source map: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load source map: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/content.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Dhruv8823 avatar Jul 31 '21 11:07 Dhruv8823