DontPlanToEnd
commited on
Commit
•
4740136
1
Parent(s):
9fe4cc3
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,8 @@ GraInter = gr.Blocks()
|
|
56 |
with GraInter:
|
57 |
gr.HTML("""
|
58 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
59 |
-
<h1 style="margin: 0;">UGI Leaderboard</h1>
|
60 |
<a href="mailto:[email protected]" target="_blank" style="color: blue; text-decoration: none;">contact</a>
|
|
|
61 |
</div>
|
62 |
""")
|
63 |
gr.Markdown("""
|
|
|
56 |
with GraInter:
|
57 |
gr.HTML("""
|
58 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
|
|
59 |
<a href="mailto:[email protected]" target="_blank" style="color: blue; text-decoration: none;">contact</a>
|
60 |
+
<h1 style="margin: 0;">UGI Leaderboard</h1>
|
61 |
</div>
|
62 |
""")
|
63 |
gr.Markdown("""
|