basilshaji
commited on
Update app.py
Browse files
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
|
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",
|