Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 230 Bytes

File metadata and controls

16 lines (12 loc) · 230 Bytes

Teachable Machine Pose Webcam Demo

Runs a Teachable Machine Pose model in the browser using the webcam.

Requirements

  • Node.js (recommended: latest LTS)

Setup

npm install

Run

npm run dev