/deployer

small tool to make it easier deploying ml models

Primary LanguagePythonApache License 2.0Apache-2.0

Deployer

Small tool to make it easier deploying ml models

Todo:

  1. Add simple i/o UI in streamlit
  2. Load simple model (sklearn pickle classifier)
  3. Add image classifcation UI
  4. Load DL (pytorch) model
  5. Add example models (optional to download)