vladmandic / human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition
https://vladmandic.github.io/human/demo/index.html
MIT License
2.16k stars 308 forks source link

Fix build by restricting typescript version #406

Closed augchan42 closed 7 months ago

augchan42 commented 7 months ago

Closes #402 by using more specific typescript version (5.1 instead of ^5.1.6)

vladmandic commented 7 months ago

merging as-is, thanks.