GullyDRS / pages /upload_analysis.py
AjaykumarPilla's picture
Upload 9 files
a4e37d9 verified
raw
history blame contribute delete
218 Bytes
import streamlit as st
st.set_page_config(page_title="GullyDRS - Upload Analysis")
st.title("GullyDRS - Upload Analysis")
st.write("Upload a match video for DRS analysis. Navigate to the Home page to process videos.")