Javascript-based web viewer for CREDIT inference output based on autumnplot-gl.
- Clone the github repo locally.
- Untar autumn-tiles.tar.gz and fonts.tar.gz.
- Start up the fastapi data server either locally or on a remote machine. Current code uses port 8000.
- Open index.html in a web browser with a local server running. Can be done through Pycharm by clicking on one of the browser icons.