bgamazay commited on
Commit
afaf004
·
verified ·
1 Parent(s): 33a7507

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -238,7 +238,6 @@ with demo:
238
  alt="Logo"
239
  style="display: block; margin: 0 auto; max-width: 300px; height: auto;">
240
  ''')
241
-
242
  # --- Subtitle (centered) ---
243
  gr.Markdown('<div style="text-align: center;">Welcome to the AI Energy Score leaderboard. Select different tasks to see scored models.</div>')
244
 
 
238
  alt="Logo"
239
  style="display: block; margin: 0 auto; max-width: 300px; height: auto;">
240
  ''')
 
241
  # --- Subtitle (centered) ---
242
  gr.Markdown('<div style="text-align: center;">Welcome to the AI Energy Score leaderboard. Select different tasks to see scored models.</div>')
243