UNPKG

@vladmandic/face-api

Version:

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

2 lines (1 loc) 90 B
export declare function fetchOrThrow(url: string, init?: RequestInit): Promise<Response>;