NEXAS commited on
Commit
3a7e4d7
·
verified ·
1 Parent(s): 6c61960

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ if uploaded_file and "document_uploaded" not in st.session_state:
53
  st.session_state["document_uploaded"] = True
54
 
55
  # Chat UI Header
56
- st.title("💬 AI Chat Assistant")
57
  st.divider()
58
 
59
  # Display chat history
 
53
  st.session_state["document_uploaded"] = True
54
 
55
  # Chat UI Header
56
+ st.title("💬 SOP QA")
57
  st.divider()
58
 
59
  # Display chat history