Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 586 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 586 Bytes

Traffic Monitoring System

Based on Machine Learning Model



Please follow the given steps for installation

  • Step:1 - Install virtualenv & activate it.

    pip install virtualenv
  • Step:2 - Install requirements & Flask.

    pip install -r requirements.txt
    pip install Flask
  • Step:3 - Run Command

    Flask run