Before you run the program, you need to install all the required dependencies. Use the following command to install it
pip install -r requirements.txt
Once all the dependencies are installed you can run the program using the following command.
python wsgi.py
That's it! You will be able to access the interface at localhost:5000.