Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 348 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 348 Bytes

clabby-classifier ☘️

Deploys a trained PyTorch image classification model with Flask and FloydHub.

app

Deployment Steps

git clone https://github.com/whatrocks/clabby-classifier/
cd clabby-classifier
pip install -U floyd-cli
floyd login
floyd init clabby-classifier
floyd run --mode serve