Open mohamed3laily opened 4 months ago
I am also facing the same problem. Have you found any solution for it? @mohamed3laily
No but i found a library called tflite_flutter and it's more stable
On Sat, Aug 10, 2024, 6:32 PM vipin kumar @.***> wrote:
I am also facing the same problem. Have you found any solution for it? @mohamed3laily https://github.com/mohamed3laily
— Reply to this email directly, view it on GitHub https://github.com/shaqian/flutter_tflite/issues/298#issuecomment-2282187376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDUGGCTKDGBOPBOYFUBC2LZQYXALAVCNFSM6AAAAABJV55QDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSGE4DOMZXGY . You are receiving this because you were mentioned.Message ID: @.***>
i'm stuck with this error "MissingPluginException(No implementation found for method loadModel on channel tflite) while using tensorflow lite on flutter" , i use the latest version of tflite ^1.1.2 and my model path is correct ... this is my loading code :