farimafatahi commited on
Commit
282bb9e
·
verified ·
1 Parent(s): dc778a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -312,8 +312,8 @@ with tab1:
312
  with tab2:
313
  st.markdown('<div class="tab-content">', unsafe_allow_html=True)
314
 
315
- st.markdown('<div class="title">Benchmark Details</div>',
316
- unsafe_allow_html=True)
317
  st.image(image, use_column_width=True)
318
 
319
  st.markdown('### VERIFY: A Pipeline for Factuality Evaluation')
 
312
  with tab2:
313
  st.markdown('<div class="tab-content">', unsafe_allow_html=True)
314
 
315
+ # st.markdown('<div class="title"></div>',
316
+ # unsafe_allow_html=True)
317
  st.image(image, use_column_width=True)
318
 
319
  st.markdown('### VERIFY: A Pipeline for Factuality Evaluation')