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

Update app.py

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