Categories
Misc

Where can I deploy a tensorflow/flask model over https?

Hello everyone

So I have an object detection model in a flask app

https://github.com/fayez-als/obj-api/blob/main/app.py

The model receives an image and send the detected object back, I can’t figure out where to deploy it, aws ec2 serves it over http not https, heroku gives an error that the model is above 500mg.

​

Any suggestions are highly appreciated

submitted by /u/RepeatInfamous9988
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *