Hacker News new | ask | show | jobs
by koolk3ychain 1990 days ago
Wow, FastAPI looks like a very cool framework. I guess I was moreso curious in how one would take a model that works in a Jupyter notebook and restructure it to be callable / have a self re-training data pool of images that were submitted. (obv this feature would pose some legal risk)
1 comments

Convert the notebook into a python script and use that with FastAPI