Spaces:
Runtime error
Runtime error
Commit
·
5225c83
1
Parent(s):
aa8027e
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=
|
| 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
|