face-api.js
face-api.js copied to clipboard
Error implementing 'monkeyPatch' on ionic project
I tried to use this solution to load models but this error occured.
How to solve this?
could you solve it?
You could try to cast it to Buffer with the from()
method of the type, like Buffer.from(new Uint8Array(arrayBuffer))
, although I haven't tested it myself. I was trying to use this solution too but found this other one https://github.com/justadudewhohacks/face-api.js/issues/404#issuecomment-529044601 that solved my problem.
Alguie le ha funcionad la ligreria face-api.js en ionic 6. me da este error