Deploying mode for inference

I have faced this issue too on windows, so I completely avoided Django route, I used starlette and jinja2 to a web app to showcase my vision model, then I deployed this web app via docker image on Heroku or Digital Ocean.
You can find more details here => Deployment ready template for creating responsive web app for Fastai2 Vision models

1 Like