Update app.py
Browse files
app.py
CHANGED
@@ -185,6 +185,7 @@ with block:
|
|
185 |
<img
|
186 |
src="https://huggingface.co/spaces/hivex-research/hivex-leaderboard/resolve/main/hivex_logo.png"
|
187 |
alt="hivex logo"
|
|
|
188 |
/><h1>HIVEX-Leaderboard</h1>
|
189 |
</div>
|
190 |
</div>
|
|
|
185 |
<img
|
186 |
src="https://huggingface.co/spaces/hivex-research/hivex-leaderboard/resolve/main/hivex_logo.png"
|
187 |
alt="hivex logo"
|
188 |
+
style="width: 300px"
|
189 |
/><h1>HIVEX-Leaderboard</h1>
|
190 |
</div>
|
191 |
</div>
|