A small repository used to crop images from URLs using facial recognition
-
Install Dependencies
Run the following command to install the necessary dependencies:
npm install
-
Configure Input
Use the input.json file to add the person's name and the URL of the photo
-
Run the Script
Execute the script with the following command:
node script.js
Cropped photos will be saved in the /output directory