Teachable Machine Image only works with webgl
back end (1.2.1)
#236
Labels
bug
Something isn't working
webgl
back end (1.2.1)
#236
Issue Type
Broken API/Method
ml5.js Version
1.2.1
Development Environment
p5.js web editor
Browser & Operating System
Chrome
Issue Description
The Teachable Machine examples no longer work. This was introduced in 1.2.1. They work, however, if you force
ml5.setBackend('webgl')
. Something seems to be wrong with usingwebpgu
and the teachable machine models? I discovered this in office hours and haven't had the time to investigate deeply.I've manually made the fix in this example. https://editor.p5js.org/ml5/sketches/VvGXajA36
cc @ziyuan-linn
Minimal Reproducible Example
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: