This application uses the pretrained face detection model on Clarifai to detect a human face in an image you provide it.
After cloning, run
This installs all dependencies
Signup on Clarifai to get your api key as that would be used in App.js to connect with their api
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Include the ability of this application to detect multiple faces in an image you provide it