stevafernandes commited on
Commit
d424408
·
verified ·
1 Parent(s): e8445d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -620,7 +620,7 @@ def create_pdf_report(segment_results, category_results):
620
  # Main Application
621
  def main():
622
  st.title("🏥 Medical School Personal Statement Analyzer")
623
- st.markdown("*AI-powered analysis based on medical school admission rubrics*")
624
  st.markdown("---")
625
 
626
  # Initialize session state
 
620
  # Main Application
621
  def main():
622
  st.title("🏥 Medical School Personal Statement Analyzer")
623
+ st.markdown("*Faith Marie Kurtyka, Cole Krudwig, Sean Dore, Sara Avila, George (Guy) McHendry, Steven Fernandes*")
624
  st.markdown("---")
625
 
626
  # Initialize session state