DrishtiSharma commited on
Commit
3a20b56
·
verified ·
1 Parent(s): 05df475

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ if __name__ == "__main__":
138
  message_placeholder.markdown(full_response + "▌")
139
  st.session_state.messages.append(
140
  {"role": "assistant", "content": full_response}
141
- )
 
138
  message_placeholder.markdown(full_response + "▌")
139
  st.session_state.messages.append(
140
  {"role": "assistant", "content": full_response}
141
+ )