vladmandic / face-api

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS
https://vladmandic.github.io/face-api/demo/webcam.html
MIT License
852 stars 153 forks source link

vladmandic / face-api with lowest version of node #72

Closed danies8 closed 3 years ago

danies8 commented 3 years ago

Hi, I have limitation to use node js version 12.18.2, what is the impact of not using the last node js version ? Thanks,

vladmandic commented 3 years ago

built-in demos would not work, but library itself should work without issues
if not, it's trivial to recompile for older target
i don't support it primarily because of lack of testing