KarthickAdopleAI commited on
Commit
425b4d8
·
verified ·
1 Parent(s): 49b9ecc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -152,7 +152,6 @@ st.markdown("""
152
 
153
  # Title and description
154
  st.title("22nd Century")
155
- st.markdown("Upload your document and ask questions to determine GASB compliance")
156
 
157
  # Initialize session state for chat history
158
  if 'messages' not in st.session_state:
 
152
 
153
  # Title and description
154
  st.title("22nd Century")
 
155
 
156
  # Initialize session state for chat history
157
  if 'messages' not in st.session_state: