victordibia / handtrack.js

A library for prototyping realtime hand detection (bounding box), directly in the browser.
https://victordibia.com/handtrack.js/
MIT License
2.83k stars 250 forks source link

handTrack.load is not a function #36

Open jozkr opened 4 years ago

jozkr commented 4 years ago

It seems like I can't use it with *import as handTrack from**

I am getting this error: handTrack.load is not a function

When I use the traditional script loading ti works but as soon I load via Githubissues.

  • Githubissues is a development platform for aggregating issues.