tensorflow_flask icon indicating copy to clipboard operation
tensorflow_flask copied to clipboard

tensorflow model deployment in flask REST API

Deploy tensorflow models in flask

Developed and tested in python 3.

Start using python3 api.py

test link

The tensorflow portion of the code is based on an idea in a blog post by Nathan Brixius.