gabruarya commited on
Commit
3e65bb1
1 Parent(s): 65a87dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ def on_click_callback():
85
 
86
  initialize_session_state()
87
 
88
- st.title("Hello Custom CSS Chatbot 🤖")
89
 
90
  chat_placeholder = st.container()
91
  prompt_placeholder = st.form("chat-form")
 
85
 
86
  initialize_session_state()
87
 
88
+ st.title("Hello I am here to give you legal advice ⚖️")
89
 
90
  chat_placeholder = st.container()
91
  prompt_placeholder = st.form("chat-form")