fcakyon commited on
Commit
50dcfcf
1 Parent(s): 8b25649
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -127,7 +127,10 @@ st.set_page_config(
127
  )
128
 
129
  st.markdown(
130
- "<h2 style='text-align: center'> Small Object Detection with SAHI + MMDetection </h1>",
 
 
 
131
  unsafe_allow_html=True,
132
  )
133
  st.markdown(
127
  )
128
 
129
  st.markdown(
130
+ """<h2 style='text-align: center'>
131
+ Small Object Detection <br />
132
+ with SAHI + MMDetection
133
+ </h2>""",
134
  unsafe_allow_html=True,
135
  )
136
  st.markdown(