Spaces:
Running
Running
Commit
·
e500b12
1
Parent(s):
71c4da9
Update buttons
Browse files
app.py
CHANGED
@@ -163,7 +163,7 @@ with gr.Blocks(css=custom_css, js=js_func, theme=gr.themes.Default(primary_hue=c
|
|
163 |
<div style="max-width: 800px; margin: auto; padding: 20px; border: 1px solid #ccc; border-radius: 10px;">
|
164 |
<h1 style="text-align: center; font-size: 28px; margin-top: -7px;">HPAI-BSC</h1>
|
165 |
|
166 |
-
<p style="font-size: 16px;">
|
167 |
The <b>High-Performance Artificial Intelligence (HPAI)</b> group is part of the
|
168 |
<a href="https://bsc.es/" target="_blank">Barcelona Supercomputing Center (BSC)</a>.
|
169 |
This leaderboard is maintained by HPAI as part of our commitment to <b>open science</b>.
|
|
|
163 |
<div style="max-width: 800px; margin: auto; padding: 20px; border: 1px solid #ccc; border-radius: 10px;">
|
164 |
<h1 style="text-align: center; font-size: 28px; margin-top: -7px;">HPAI-BSC</h1>
|
165 |
|
166 |
+
<p style="font-size: 16px; text-align: start;">
|
167 |
The <b>High-Performance Artificial Intelligence (HPAI)</b> group is part of the
|
168 |
<a href="https://bsc.es/" target="_blank">Barcelona Supercomputing Center (BSC)</a>.
|
169 |
This leaderboard is maintained by HPAI as part of our commitment to <b>open science</b>.
|