Update app.py
Browse files
app.py
CHANGED
@@ -313,7 +313,7 @@ with gr.Blocks() as demo:
|
|
313 |
gr.Markdown("""
|
314 |
# Competition Title
|
315 |
### Welcome to the Competition Overview
|
316 |
-

|
319 |
Here you can submit your predictions, view the leaderboard, and track your performance!
|
|
|
313 |
gr.Markdown("""
|
314 |
# Competition Title
|
315 |
### Welcome to the Competition Overview
|
316 |
+

|
317 |
|
318 |
)
|
319 |
Here you can submit your predictions, view the leaderboard, and track your performance!
|