To perform the above step you already need to have knowledge of installing jupyter notebook and running anaconda shell, if you don’t know how to install or run jupyter notebook check our previous articles about it.
Step 2 :
– Install required libraries
– In anaconda prompt type pip install –r requirement.txt
Step 3:
– Open py file by command python app.py
Required libraries are written in code please refer.
OUTPUT