Skip to content

SCIFER99/Deploying-ML-Models-via-Client-Side-Fast-API

Repository files navigation

Deploying-ML-Models-via-Client-Side-Fast-API

This is a script designed to deploy a ML Model via Client-Side FastAPI !

Updated with Python 3.12 Jupyter Notebook, here is a Client-Side FastAPI designed for deploying ML models!

Make sure to import the following modules:

pip install opencv-python
pip install io (if not installed already)
pip install os (if not installed already)
pip install IPython

Make sure to replace the localhost port and model to deploy!

Happy Coding!

About

This is a script designed to deploy a ML Model via Client-Side FastAPI !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published