Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 126 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 126 Bytes

ml-api

API for Running ML Image Classifier

To start the API:

$ conda activate classifier
$ python api.py &