Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -129,7 +129,7 @@ interface = gr.Interface(
|
|
129 |
"image_5.jpg",
|
130 |
"image_6.jpg",
|
131 |
],
|
132 |
-
description='
|
133 |
live=False,
|
134 |
)
|
135 |
|
|
|
129 |
"image_5.jpg",
|
130 |
"image_6.jpg",
|
131 |
],
|
132 |
+
description=' Lung cancer cell detection',
|
133 |
live=False,
|
134 |
)
|
135 |
|