Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ from io import StringIO
|
|
5 |
|
6 |
# Description and Introduction texts
|
7 |
DESCRIPTION = """
|
8 |
-
<h2 style='text-align: center; color: #
|
9 |
"""
|
10 |
|
11 |
INTRODUCTION = """
|
|
|
5 |
|
6 |
# Description and Introduction texts
|
7 |
DESCRIPTION = """
|
8 |
+
<h2 style='text-align: center; color: #00480a !important; text-shadow: 2px 2px 4px rgba(0,0,0,0.1);'>π LLM Inference Leaderboard: Pushing the Boundaries of Performance π</h2>
|
9 |
"""
|
10 |
|
11 |
INTRODUCTION = """
|