Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -117,7 +117,7 @@ interface = gr.Interface(
|
|
117 |
description="<div style='font-size: 24px; color: blue;'>"
|
118 |
"<strong>Upload a brain MRI image to detect if there is a tumor.</strong>"
|
119 |
"</div><br>",
|
120 |
-
article="<div style='font-size: 16px;'><strong><em>
|
121 |
)
|
122 |
|
123 |
# Launch the interface
|
|
|
117 |
description="<div style='font-size: 24px; color: blue;'>"
|
118 |
"<strong>Upload a brain MRI image to detect if there is a tumor.</strong>"
|
119 |
"</div><br>",
|
120 |
+
article="<div style='font-size: 16px;'><strong><em>HENA FATMA</strong></em></div>"
|
121 |
)
|
122 |
|
123 |
# Launch the interface
|