curl -X POST http://localhost:3001/detect-face
-H "Content-Type: application/json"
-d '{
"imagePath": "/home/hocvt/Downloads/1028314386763481090.24.jpeg"
}'
curl -X POST http://localhost:3001/detect-face
-H "Content-Type: application/json"
-d '{
"imagePath": "/home/hocvt/Downloads/1028314386763481090.24.jpeg"
}'