Face-Detection-JavaScript
Face-Detection-JavaScript copied to clipboard
How to use the face-api.min.js in React?
My question is simple and straightforward. How would you use this file in a React based application? I'm creating a video chat app in MERN where I need to use this API but how would I use the face-api.min.js file in React? Is there a way to import it and load the models? Please guide me, thank you!
I also have this question.