-
Pre-requisites
- python 3.7 or 3.8 - dependencies from requirements.txt
First, clone this repository onto your system.
Navigate to this repository, create a virtual environment and activate it.
Next ,create a virtual environment and install the packages from requirements.txt
cd path/to/folder
python -m venv env
source env/bin/activate
Install the python dependencies from requirements.txt:
pip install -r requirements.txt
python app.py
Aditya Madan |
Gurnehmat Kaur Dhindsa |
Yuvraj Singh Pathania |
Made with ❤️ by DSC VIT