cptsubtext commited on
Commit
12725ae
·
1 Parent(s): 5957feb

See if UI is there

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def _max_width_():
25
 
26
  _max_width_()
27
 
28
- st.image("logo.png", width=350)
29
 
30
  def main():
31
  pages = {
 
25
 
26
  _max_width_()
27
 
28
+ #st.image("logo.png", width=350)
29
 
30
  def main():
31
  pages = {