basilshaji commited on
Commit
9f92c49
·
verified ·
1 Parent(s): 314b8a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ interface = gr.Interface(
105
  fn=show_preds_image,
106
  inputs=input_component,
107
  outputs=output_component,
108
- title="Lung Nodule Detection [ Segmentation Model ]",
109
  examples=[
110
  "image_1.jpg",
111
  "image_2.jpg",
 
105
  fn=show_preds_image,
106
  inputs=input_component,
107
  outputs=output_component,
108
+ title="Lung Nodule Detection",
109
  examples=[
110
  "image_1.jpg",
111
  "image_2.jpg",