Skip to content

Files

Latest commit

 

History

History
20 lines (15 loc) · 465 Bytes

File metadata and controls

20 lines (15 loc) · 465 Bytes

Requirements

Run Server

  1. Install python requirements

    $ cd bootcamp/solutions/audio_search/webserver/
    $ pip install -r audio_requirements.txt
  2. Star server

    $ cd webserver
    $ python main.py