Spaces:
Runtime error
Runtime error
Commit
β’
054344e
1
Parent(s):
fa34e34
formatting
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks() as demo:
|
|
76 |
"""<p style='text-align: center;'>Rank a single Space or all of the Spaces created by an organization or user by likes</p>"""
|
77 |
)
|
78 |
gr.HTML(
|
79 |
-
"""<p style="text-align: center;"><i
|
80 |
)
|
81 |
gr.Markdown(
|
82 |
"""## Rank Spaces
|
|
|
76 |
"""<p style='text-align: center;'>Rank a single Space or all of the Spaces created by an organization or user by likes</p>"""
|
77 |
)
|
78 |
gr.HTML(
|
79 |
+
"""<p style="text-align: center;"><i>π€ Remember likes aren't everything! π€</i></p></div>"""
|
80 |
)
|
81 |
gr.Markdown(
|
82 |
"""## Rank Spaces
|