Lee-Shang commited on
Commit
0b843f0
·
1 Parent(s): e4984cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -96,8 +96,7 @@ if "output_2" not in st.session_state:
96
  st.markdown(
97
  """
98
  <h2 style='text-align: center'>
99
- Small Object Detection <br />
100
- with SAHI + YOLOX
101
  </h2>
102
  """,
103
  unsafe_allow_html=True,
 
96
  st.markdown(
97
  """
98
  <h2 style='text-align: center'>
99
+ A Demonstration of SARAI's Utility
 
100
  </h2>
101
  """,
102
  unsafe_allow_html=True,