Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to the latest posenet? #14

Open
sklipnoty opened this issue Jun 3, 2019 · 1 comment
Open

Update to the latest posenet? #14

sklipnoty opened this issue Jun 3, 2019 · 1 comment

Comments

@sklipnoty
Copy link

As far as I can see this is the 2018 version of the release of posenet.

Also was wondering if you can simple give a 'true' offline experience without all the extra dependencies around it like (node,yarn,...).

Basically is it possible just to have the client-side html/js/css files without the whole server thing?

@oveddan
Copy link
Owner

oveddan commented Jun 28, 2019

Hi @sklipnoty Yes I will update to 2.0

You can get completely offline by running:
cd client
yarn distribute

This will create a distributable package for a specific file system of the client side files.

Also make sure to edit the file client/distribute.js with the target os.

This needs to be documented better, so we can add that as an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants