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

Can loadFromFiles work in Node.js? #158

Open
andredtr opened this issue Dec 8, 2020 · 0 comments
Open

Can loadFromFiles work in Node.js? #158

andredtr opened this issue Dec 8, 2020 · 0 comments

Comments

@andredtr
Copy link

andredtr commented Dec 8, 2020

I'm trying to use teachablemachine/pose with Node.js, I managed to make it work when loading the files from using tmPose.load, unfortunately, I need to load the files locally and I run into a problem, it seems that loadFromFiles only works in the browser, since it needs to use the FileReader API, is that case? is there any known way to make this work with node.js?

Thanks!

@andredtr andredtr changed the title Do loadFromFiles work's in Node.js Can loadFromFiles work in Node.js? Dec 8, 2020
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

1 participant