sonoisa commited on
Commit
c9f38e9
1 Parent(s): 498793d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -197,3 +197,4 @@ if search_buttion or prev_query != query_input:
197
  md_content += f' [{distance / 2:.4f}: {df.iloc[idx]["description"]}]({page_url})\n'
198
 
199
  result_text.markdown(md_content, unsafe_allow_html=True)
 
197
  md_content += f' [{distance / 2:.4f}: {df.iloc[idx]["description"]}]({page_url})\n'
198
 
199
  result_text.markdown(md_content, unsafe_allow_html=True)
200
+