You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
Scaffolding for serving ml model APIs using FastAPI
4
4
5
5
This repo contains the scaffolding which can be used to speed up your next machine learning project.
6
+
7
+
The repository is organized based on best practices from various sources (e.g. [The Hitchhiker’s Guide to Python](https://docs.python-guide.org/) and the FastAPI full stack app).
0 commit comments