Skip to content

A Starlette example for deployment in fastai2

Notifications You must be signed in to change notification settings

leozitor/fastai2-Starlette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter for deploying fast.ai models with Starlette

This repo can be used as a starting point to deploy fast.ai models with Starlette.

See the Deployment notebook for hints

To run locally: python3 app/server.py

About

A Starlette example for deployment in fastai2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 62.7%
  • Python 15.1%
  • HTML 7.8%
  • JavaScript 7.0%
  • CSS 5.6%
  • Dockerfile 1.8%