NitishBorthakur commited on
Commit
bee675c
·
verified ·
1 Parent(s): 5d992e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ iface = gr.Interface(
89
  gr.Gallery(format="png"),
90
  gr.Textbox(label="Area of each mask in the image")
91
  ],
92
- title="Crosswalk detection model",
93
  )
94
 
95
  if __name__ == "__main__":
 
89
  gr.Gallery(format="png"),
90
  gr.Textbox(label="Area of each mask in the image")
91
  ],
92
+ title="Cyclists segmentation model",
93
  )
94
 
95
  if __name__ == "__main__":