UNPKG

@vladmandic/human

Version:

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition

10 lines (6 loc) 208 B
/** * Creates tfjs bundle used by Human node build target */ /* eslint-disable import/no-extraneous-dependencies */ export * from '@tensorflow/tfjs-node'; export { version } from 'dist/tfjs.version.js';