Deploying fastai models on Windows using Flask

I had to work through some issues to get a fastai model trained on a tabular dataset deployed on Windows (using a simple Flask-based web app). I documented the approach and workarounds to make it work:

1 Like