2f386cc
1
2
3
4
5
6
7
# NOTE: Keeping this so we don't have to redeploy the Streamlit app from app import app if __name__ == "__main__": app()