Load the Model
Hi @umair13adil ,
I want to know some information regarding my app just i have created an app in flutter and i deployed a ml model into that app locally and working fine while taking the build its of more than 40 mb size in that my model is of 42mb size so its taking to large so i want to do i want to call my model from the server i was completed don't about that functionality could you help me in that .
Thanks & Regards, Manikantha Sekhar.
I'm a beginner, so I don't know well, but maybe https://medium.com/analytics-vidhya/deploy-ml-models-using-flask-as-rest-api-and-access-via-flutter-app-7ce63d5c1f3b (Flask?) will help.
The solution provided by Firebase itself is best suited for TFLite models. Deploy and manage custom models