Spaces:
Running
Running
Update content.py
Browse files- content.py +2 -2
content.py
CHANGED
@@ -3,8 +3,8 @@ This file contains the text content for the leaderboard client.
|
|
3 |
"""
|
4 |
|
5 |
HEADER_MARKDOWN = """
|
6 |
-
|
7 |
-
Welcome to the leaderboard! Here you can submit your model and compare it with the existing models.
|
8 |
"""
|
9 |
|
10 |
LEADERBOARD_TAB_TITLE_MARKDOWN = """
|
|
|
3 |
"""
|
4 |
|
5 |
HEADER_MARKDOWN = """
|
6 |
+
#![Czech Republic Flag](https://raw.githubusercontent.com/yammadev/flag-icons/bd4bcf4f4829002cd10416029e05ba89a7554af4/png/CZ.png) BenCzechMark [Beta Preview]
|
7 |
+
Welcome to the leaderboard! Here you can submit your model and compare it with the existing models.
|
8 |
"""
|
9 |
|
10 |
LEADERBOARD_TAB_TITLE_MARKDOWN = """
|