How to install Tflite and predict corretly. Do you have any tutorial or links . I am using new jetpack 6 version.
Hi,
You can install it via pip3 directly:
$ sudo apt install python3-pip
$ pip3 install tflite
Thanks.
1 Like
Thank you! It’s worked for me. I asked because this is causing problems in jetson nano :)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.