Skip to content

Why does the app close/crash on using the useTensorflowModel? #130

Description

@rahulshahzy

When I use useTensorflowModel in the code for an example app:
const object = useTensorflowModel(require('../assets/efficientdet.tflite'))

I get this in the console:
(NOBRIDGE) LOG Loading react-native-worklets-core...
(NOBRIDGE) LOG Worklets loaded successfully
(NOBRIDGE) LOG Installing bindings...
(NOBRIDGE) LOG Successfully installed!
(NOBRIDGE) LOG {"model": undefined, "state": "loading"}

Also the app is being closed automatically when that line is executed, I don't understand what is the issue, please help me with that?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions