Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -260,9 +260,9 @@ with block:
|
|
260 |
"""
|
261 |
## Method-name colours
|
262 |
<span style='color:green; font-weight:bold; font-size:1.1rem;'>π’β Classical representations
|
263 |
-
<span style='color:blue; font-weight:bold; font-size:1.1rem;'>π΅β Small-scale
|
264 |
-
<span style='color:red; font-weight:bold; font-size:1.1rem;'>π΄β Large-scale
|
265 |
-
<span style='color:orange;font-weight:bold; font-size:1.1rem;'>π β Multimodal
|
266 |
""",
|
267 |
elem_classes="leaderboard-note",
|
268 |
)
|
|
|
260 |
"""
|
261 |
## Method-name colours
|
262 |
<span style='color:green; font-weight:bold; font-size:1.1rem;'>π’β Classical representations
|
263 |
+
<span style='color:blue; font-weight:bold; font-size:1.1rem;'>π΅β Small-scale Protein Language Models
|
264 |
+
<span style='color:red; font-weight:bold; font-size:1.1rem;'>π΄β Large-scale Protein Language Models
|
265 |
+
<span style='color:orange;font-weight:bold; font-size:1.1rem;'>π β Multimodal Protein Language Models
|
266 |
""",
|
267 |
elem_classes="leaderboard-note",
|
268 |
)
|