Before installing, it is recommended that you create a virtual environment as per your preferred method, and activate it. Once it is activated, you can install the necessary packages using this pip command:
pip install -r requirements.txtTo run the project on localhost, run the following command on your CLI:
python run_web_model.py