Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 295 Bytes

Dog Breed Classification

Installing Dependencies

pip install -r requirements.txt

Download model from here and copy it to $PROJECT_DIRECTORY/models

Starting the server

python wsgi.py