ML Kit Demo App

0
Hi All,    I have downloaded the mendix demo app from the github repository in my studio pro and updated the community comms and Mendix SSO modules . After which when I execute the app I do not get any errors . But if I try the Resnet50 or Bert models by giving some input I get an error saying some error has configured , Is there any steps we need to follow to run the demo app to see results for the AI models ?
asked
2 answers
2

This is the error screenshot I am getting.

 

ErrorError1.PNG

 

answered
0

Stupid question maybe, but did you follow the steps in the readme from the git repository? Specifically this part: "Please make sure that the bertsquad-12-int8.onnx file is present in the /path/to/your/app/mlsource/bert folder. You can download it from here if needed."

answered