w3robotics commited on
Commit
c031bcc
·
verified ·
1 Parent(s): 726969e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ st.markdown(
63
  unsafe_allow_html=True,
64
  )
65
 
66
- with logo_column:
67
  #image = Image.open(os.path.join(path,'Cristine.png'))
68
  #st.image(image, caption='CRIStine')
69
 
 
63
  unsafe_allow_html=True,
64
  )
65
 
66
+ #with logo_column:
67
  #image = Image.open(os.path.join(path,'Cristine.png'))
68
  #st.image(image, caption='CRIStine')
69