Error predicting image: Error: Model not loaded yet
i have a node.js code to process a tfjs model from cloud. to process model, i make 2 file name modelService.js and modelController.js
why the model is not loaded yet?
i have a node.js code to process a tfjs model from cloud. to process model, i make 2 file name modelService.js and modelController.js