Failed to initialize detector error in MLkits
I want use mlkits in my app for object detection with kotlin but i get this errors
E/MobileVisionBase: Error preloading model resource
com.google.mlkit.common.MlKitException: Failed to initialize detector.
how can i fix?