M17idd commited on
Commit
0b92da2
·
verified ·
1 Parent(s): 499147c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -628,7 +628,8 @@ if query:
628
  rewritten = clean_text(response.content.strip())
629
 
630
  st.markdown(f'<div class="chat-message">{rewritten}</div>', unsafe_allow_html=True)
 
631
 
632
  else:
633
  st.warning("هیچ خط مرتبطی پیدا نشد.")
634
- think.empty()
 
628
  rewritten = clean_text(response.content.strip())
629
 
630
  st.markdown(f'<div class="chat-message">{rewritten}</div>', unsafe_allow_html=True)
631
+ think.empty()
632
 
633
  else:
634
  st.warning("هیچ خط مرتبطی پیدا نشد.")
635
+ think.empty()