Wajahat698 commited on
Commit
4853f89
·
verified ·
1 Parent(s): 6443cec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -184,7 +184,6 @@ def chatbot_response(message, history):
184
  return "Error occurred during response generation"
185
 
186
  # Streamlit app
187
- st.title("Instant Insight-2-Action")
188
 
189
  # User input
190
  user_input = st.text_input("You:", "")
 
184
  return "Error occurred during response generation"
185
 
186
  # Streamlit app
 
187
 
188
  # User input
189
  user_input = st.text_input("You:", "")