Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 194 Bytes

File metadata and controls

18 lines (14 loc) · 194 Bytes

Face-Recognition-SDK-Demo-React

Run

Install dependencies

npm i

Copy the pretrained weight files

node post-install.js

Execute the react app

npm start