Angel Coceres

Results 1 comments of Angel Coceres

In my case, I had that problem with the **@tensorflow-models/face-landmarks-detection** library and I had to import it dynamically as a variable, inside an async function like this: **const faceLandmarksDetection =...