Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -389,7 +389,7 @@ def create_interface():
|
|
389 |
elem_id="icon"
|
390 |
)
|
391 |
with gr.Column(scale=3):
|
392 |
-
gr.Markdown("## Image Anomaly
|
393 |
|
394 |
gr.Markdown(
|
395 |
"This project offers a tool that identifies surprising elements in images, "
|
|
|
389 |
elem_id="icon"
|
390 |
)
|
391 |
with gr.Column(scale=3):
|
392 |
+
gr.Markdown("## Image Anomaly Detection")
|
393 |
|
394 |
gr.Markdown(
|
395 |
"This project offers a tool that identifies surprising elements in images, "
|