prasadnu commited on
Commit
abde31c
·
1 Parent(s): fdd436d

rerank model

Browse files
pages/Multimodal_Conversational_Search.py CHANGED
@@ -330,9 +330,7 @@ with placeholder.container():
330
  with st.spinner("Running search..."):
331
  render_all()
332
 
333
- placeholder = st.empty()
334
- with placeholder.container():
335
- render_all()
336
 
337
 
338
  st.markdown("")
 
330
  with st.spinner("Running search..."):
331
  render_all()
332
 
333
+
 
 
334
 
335
 
336
  st.markdown("")