Ayesha-Majeed commited on
Commit
4edeb52
·
verified ·
1 Parent(s): 71f636a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -233,8 +233,7 @@ theme = gr.themes.Soft(
233
  with gr.Blocks(theme=theme, title="Car vs Mirror Segmentation") as demo:
234
  gr.Markdown(
235
  """
236
- # 🚗 Car vs Mirror Segmentation Comparison
237
- Compare your custom trained **Car Mirror** models against pretrained **Full Car** models.
238
  """
239
  )
240
 
 
233
  with gr.Blocks(theme=theme, title="Car vs Mirror Segmentation") as demo:
234
  gr.Markdown(
235
  """
236
+ # Car Segmentation
 
237
  """
238
  )
239