Skip to content

ghimiredhikura/deep-learning-flask-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Leaning Model Deployment using Flask API

This repo contains a sample code to show how to create a Flask API server by deploying PyTorch model.

Prepare

pip install -r requirements.txt

Run

flask run

Go to http://127.0.0.1:5000/ via chrome browser and upload image from static folder.

Results

Reference

  1. DEPLOYING PYTORCH IN PYTHON VIA A REST API WITH FLASK

About

Deep Leaning Model Deployment using Flask API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published