a public, sharable Hugging Face Space running your model with a nice UI
Video: https://www.youtube.com/watch?v=F4tvM4Vb3A0&t=3655s
Python notebook: https://github.com/fastai/fastbook/blob/master/02_production.ipynb
The video seems to do it one way (Hugging Face + Gradio), and actual text Python notebook another (Voila + Binder). Here’s my text version of the approach that the video and blogpost go over!
(The video shows opening the notebook in “View” mode but I couldn’t figure out how to find it)
I did it this way instead: by looking in the sidebar, finding the .pkl file in the “Output” section, clicking on the 3 dots, and then hitting “More actions” to find the “Download” button