GullyDRS / pages /live_match.py
AjaykumarPilla's picture
Upload 9 files
a4e37d9 verified
raw
history blame contribute delete
174 Bytes
import streamlit as st
st.set_page_config(page_title="GullyDRS - Live Match")
st.title("GullyDRS - Live Match")
st.write("Live match analysis is planned for future phases.")