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
Looks like you just need to be careful about using @latest on the end of your jsdelivr CDN urls, because that will jump up semver major versions (which can have breaking changes). I haven't tried fixing, sorry - was just passing by and noticed that it was broken. But should be a simple change like in #17 (tf.loadLayersModel and tf.browser.toPixels).
You can use a specific version of tf.js fron the cdn to prevent this sort of thing happening again when tf.js goes to v2.0:
Just a heads up that I'm getting this error on Chrome 79:
on this page: https://zaidalyafeai.github.io/texter/
Looks similar to this issue: https://github.com/zaidalyafeai/zaidalyafeai.github.io/issues/17
The text was updated successfully, but these errors were encountered: