
Run Flask application on Colab
Recently I created a Tensorlfow model, which is trained on GPU (on Google Colab). Then I thought of deploying it using Flask web framework. I wrote the Flask application which load the model(.h5) file and predict the predictions. But When I run that...



![Very Basic Photo Collage in Python [using Numpy & Matplotlib]](https://cdn.hashnode.com/res/hashnode/image/upload/v1611495630290/5Bf9P3R7W.jpeg)



