Make sure lightning is installed:
pip install lightningClone this repo and install all the requirements:
pip install -r requirements.txtRun the app locally:
lightning run app app.py --name onmmRun the app on the cloud (this requires you to have an account with credits, but I think you get some for free when you sign up):
lightning run app app.py --name onmm --cloud