Input:

Output:

References

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!

Some of my tweaks / disclaimers

Download the .pkl you generated

(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

Screenshot 2023-04-03 at 12.17.21 AM.png

Sign up for Hugging Face