Parthebhan commited on
Commit
d98a392
·
verified ·
1 Parent(s): fd732f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -98,13 +98,12 @@ with gradio_app:
98
  gr.HTML(
99
  """
100
  <h1 style='text-align: center'>
101
- YOLOv9
102
  </h1>
103
  """)
104
  gr.HTML(
105
  """
106
  <h3 style='text-align: center'>
107
- Follow me for more!
108
  </h3>
109
  """)
110
  with gr.Row():
 
98
  gr.HTML(
99
  """
100
  <h1 style='text-align: center'>
101
+ YOLOv9 Base Model
102
  </h1>
103
  """)
104
  gr.HTML(
105
  """
106
  <h3 style='text-align: center'>
 
107
  </h3>
108
  """)
109
  with gr.Row():