Nuno-Tome commited on
Commit
890cd8e
·
1 Parent(s): a57bf86

no message

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def main():
106
  make_template()
107
 
108
  with CONTAINER_TOP:
109
- st.title("Bulk Image Classification DEMO")
110
 
111
 
112
  # TODO Restart or reset your app
 
106
  make_template()
107
 
108
  with CONTAINER_TOP:
109
+ st.write("# Bulk Image Classification DEMO")
110
 
111
 
112
  # TODO Restart or reset your app