am15h / tflite_flutter_helper

TensorFlow Lite Flutter Helper Library
https://pub.dev/packages/tflite_flutter_helper
Apache License 2.0
159 stars 285 forks source link

LateInitializationError: Field 'bertQuestionAnswerer' has not been initialized. #55

Open rlfolden opened 2 years ago

rlfolden commented 2 years ago

I extracted the Bert example into a new Flutter application and ran it on MacOS and got the error: "LateInitializationError: Field 'bertQuestionAnswerer' has not been initialized."

jtavio commented 1 year ago

I have the same problem