You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the interest of getting the thing working, I just used dataSync() out of convenience. I should probably avoid it and run predict() asynchronously. This will be tricky to align with p5's draw() loop.