Skip to content

Connect tensorflow model using flask without any use of API calls. Add any ML prototype and showcase your projects.

Notifications You must be signed in to change notification settings

hasan-haider/Deploy-ML-tensorflow-model-using-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy-ML-tensorflow-model-using-Flask-backend-frontend-

Connect tensorflow model using flask without any use of API calls. Add any ML prototype and showcase your projects.

Usage: Create virtualenv

Install following packages using pip

  1. Flask pip install flask

  2. Tensorflow pip install --upgrade tensorflow==1.15

ProcFile and config.py can be deleted if you don't want to deploy on heroku.

Download and add model file in static folder.

Complete guide and explaination: https://medium.com/analytics-vidhya/deploy-ml-tensorflow-model-using-flask-backend-frontend-12a38ce53b7f

About

Connect tensorflow model using flask without any use of API calls. Add any ML prototype and showcase your projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published