Akshayram1 commited on
Commit
2b340a6
1 Parent(s): 6824ee6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ with input_container:
134
  # Clear the input text area
135
  user_input = ""
136
 
137
- st.markdown('</div>', unsafe_allow_html=True)
138
 
139
  # Display the chat history in the white box
140
  display_chat()
 
134
  # Clear the input text area
135
  user_input = ""
136
 
137
+
138
 
139
  # Display the chat history in the white box
140
  display_chat()