How to run:
There is a requirements.txt file added in the project, which includes all the dependencies required for running this project. You will need Jupyter notebook for using this project.
Command to install dependecies: Go the requirements.txt folder and use "pip install -r requirements.txt"
Python version 3.9.7