Run Flask application on Colab
Feb 3, 2021 · 3 min read · 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...
Join discussion



