BennoKrojer commited on
Commit
a0aec25
1 Parent(s): 4d39816
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -43,5 +43,10 @@ cap = str(index)
43
  col1.image(img, use_column_width=True, caption=cap)
44
  col2.image(images, width=175, caption=caps)
45
 
 
 
 
 
 
46
  st.markdown('#')
47
  st.markdown(f'**Groundtruth solution:{idx}**')
 
43
  col1.image(img, use_column_width=True, caption=cap)
44
  col2.image(images, width=175, caption=caps)
45
 
46
+ st.markdown('#')
47
+ st.markdown('#')
48
+ st.markdown('#')
49
+ st.markdown('#')
50
+ st.markdown('#')
51
  st.markdown('#')
52
  st.markdown(f'**Groundtruth solution:{idx}**')