Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 693 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 693 Bytes

Panorama

Sample output

alt text

Runtime

python >= 3.5.2

Run code in development mode

  1. clone git repo:

    git clone https://github.com/ptran1203/panorama and then move to project folder cd panorama

  2. Install package dependecies (pip):

    pip install -r Requirements.txt

  3. Run flask server:

    python app/server.py

    your application now available at: http://127.0.0.1:5000/