Skip to content

Starter Pack for creating fast responsive Web App for Fast.AI Vision models

License

Notifications You must be signed in to change notification settings

pankajarm/fastai-vision-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastai-vision-app

PLEASE READ: This repo is now archived and replaced by latest FASTAI Version 2 repo => https://github.com/psmathur/fastai2-vision-app

Production ready starter pack for creating fast responsive Web App for Fast.AI Image models using Starlette.io framework with Uvicorn ASGI server.

Everything packaged in docker with requirement.txt, so you can push it to any docker hosted cloud service. Enjoy :)

You can test your changes locally by installing Docker and using the following command:

docker build -t fastai-v1 . && docker run --rm -it -p 8080:8080 fastai-v1

Few dockers hosted services where this starter pack will work =>

About

Starter Pack for creating fast responsive Web App for Fast.AI Vision models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published