Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 501 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 501 Bytes

Setup

Install dependencies and prepare the build directory:

yarn

To watch files for changes, and launch a dev server:

yarn watch

If you are developing posenet locally, and want to test the changes in the demos

Install dependencies:

yarn

Start the dev demo server:

yarn watch

Install yalc:

npm i -g yalc

Publish posenet locally:

yalc push

Link the local posenet to the demos:

yalc link \@tensorflow-models/posenet