This file will become your README and also the index of your documentation.
pip install cortex
At some point, this will contain (or link to) a gradio demo page, where the different models can be interactively tested in various settings.
Not yet, though.
To use this, you might need to tunnel some ports over ssh.
ssh -L8888:localhost:8888 $GPU-SERVER
ssh -L7860:localhost:7860 $GPU-SERVER