TensorflowJS: Failed to parse model.json TensorflowJS: Failed to parse model.json json json

TensorflowJS: Failed to parse model.json


The model is wrongly loaded. Here is the doc

This should be enough to load a model

model = await tf.loadGraphModel(MODEL_URL)

The weights_manifest.json needs not to be supplied