Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 267 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 267 Bytes

How to run the code

  1. Please create virtual environment first in the folder.
python - m virtualenv venv
  1. Please install requirements:
pip install -r requirements.txt
  1. Now you can go to run.py and do add your data and run the code.