OMGJ commited on
Commit
b9c7406
·
verified ·
1 Parent(s): 61ff50d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -65,8 +65,8 @@ st.markdown("""
65
 
66
 
67
  header , menu = st.columns(2)
68
- with header:
69
- st.image('static/image/cif1.png')
70
 
71
  with menu:
72
  # option_menu(menu_title=None,
 
65
 
66
 
67
  header , menu = st.columns(2)
68
+ #with header:
69
+ #st.image('static/image/cif1.png')
70
 
71
  with menu:
72
  # option_menu(menu_title=None,