Hosting a simple web application on Crestle

I am using crestle to run my fastai models. Haven’t done any web programming, so can someone please guide me a bit on how to develop a simple flask application using my models which are running in the crestle environment? @anurag, any pointers?

Crestle can’t help with this sadly. But here’s an example with PyTorch and Flask: https://github.com/jaroslaw-weber/hotdog-not-hotdog