0
Q:

Uncaught TypeError: model.predict is not a function

tf.loadModel('file://./model-1a/model.json').then(model => {
  model.predict();
});
0

New to Communities?

Join the community