Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 238 Bytes

File metadata and controls

18 lines (12 loc) · 238 Bytes

doggy.server

A server that receive an image and respond with best-similar dog

Requirements

  • Python3

  • Python Packages

    • Flask==1.0.2

    • waitress==1.1.0

Deploying

$ pip install -r requirements.txt
$ python app.py