Help regarding model deployment and inference

is is is possible to deploy tflite model suing flask?

hey @gauthampkrishnan ,
tflite models are made to be used on mobiles etc. …so you can’t deploy a tflite model with flask.
else you can deploy and infer from keras or tensorflow model using flask .

I hope this would have resolved your doubt.
Thank You and Happy Learning :slightly_smiling_face:.

Then what about tensorflow js file?

it doesn’t require flask framework. It a javascript file , you can use it with any hosting or framework to make webistes and run pre trained models online

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.