Steps to run viewer: Create python env: python -m venv env source env/bin/activate pip install -r requirements.txt Run the server: python app.py