shaqian / tflite-react-native

React Native library for TensorFlow Lite
https://www.npmjs.com/package/tflite-react-native
MIT License
289 stars 108 forks source link

Can I create tflite model in react native? #23

Closed mobileguru007 closed 4 years ago

mobileguru007 commented 4 years ago

I can not find how to create tflite model in react native anywhere. Who will answer this?

fabio-C commented 4 years ago

You can't create tflite model in react native. Use tensorflow for that.

mobileguru007 commented 4 years ago

Thank you, @fabio-C