emmas96 commited on
Commit
97213c3
·
1 Parent(s): 773fac0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def display_dti():
54
  with col1:
55
  st.write("")
56
  with col2:
57
- st.image(mol_imgs, width = 140)
58
  with col3:
59
  st.write("")
60
  st.markdown('##')
 
54
  with col1:
55
  st.write("")
56
  with col2:
57
+ st.image(mol_img, width = 140)
58
  with col3:
59
  st.write("")
60
  st.markdown('##')