mrousavy / react-native-fast-tflite

🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration
https://mrousavy.com
MIT License
730 stars 41 forks source link

Getting an error after the installing the react-native-fast-tflite it can't recognize the assets file #110

Closed rohit-mialo closed 3 days ago

rohit-mialo commented 3 days ago

I already configure the metro file still its showing like this

`BUNDLE ./index.js

ERROR Error: Unable to resolve module ./assets/ms1mv3_r34.tflite from /home/pavan/React native project/myapp/App.jsx:

None of these files exist:

maintenance-hans[bot] commented 3 days ago

Guten Tag, Hans here. It looks like you’re having an issue with loading your TensorFlow Lite model. However, you haven't provided enough information to diagnose ze problem. Please include relevant logs from adb logcat or your build logs so that we can help you better. Also, be sure to check if ze file path is correct and that ze file exists in ze specified directory. If you need more support, please consider sponsoring ze project here. Cheers! 🍻

Note: If you think I made a mistake by closing this issue, please ping @mrousavy to take a look.