Mattral commited on
Commit
c2aa29e
Β·
verified Β·
1 Parent(s): a5ca68c

Update pages/2_πŸš€_QuickML.py

Browse files
Files changed (1) hide show
  1. pages/2_πŸš€_QuickML.py +1 -1
pages/2_πŸš€_QuickML.py CHANGED
@@ -56,7 +56,7 @@ def new_line():
56
  st.write("\n")
57
 
58
  with st.sidebar:
59
- st.image("./assets/sb-quick.png", use_column_width=True)
60
 
61
 
62
  st.markdown("<h1 style='text-align: center; '>πŸš€ QuickML</h1>", unsafe_allow_html=True)
 
56
  st.write("\n")
57
 
58
  with st.sidebar:
59
+ st.image("./assets/logo.png", use_column_width=True)
60
 
61
 
62
  st.markdown("<h1 style='text-align: center; '>πŸš€ QuickML</h1>", unsafe_allow_html=True)