Carlos Rosas commited on
Commit
4a468e1
·
verified ·
1 Parent(s): 12c4f19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -225,8 +225,8 @@ demo = gr.Blocks(css=css)
225
  with demo:
226
  # Header with black bar
227
  gr.HTML("""
228
- <div style="display: flex; justify-content: center; width: 100%; background-color: black; padding: 10px 0;">
229
- <pre style="font-family: monospace; line-height: 1.2; font-size: 24px; color: #00ffea; margin: 0;">
230
  _ _ ______ ___ _____
231
  | | (_) | ___ \\/ _ \\| __ \\
232
  _ __ | | ___ _ __ _ ___ ______ | |_/ / /_\\ \\ | \\/
 
225
  with demo:
226
  # Header with black bar
227
  gr.HTML("""
228
+ <div style="display: flex; justify-content: center; width: 100%; background-color: black; padding: 5px 0;">
229
+ <pre style="font-family: monospace; line-height: 1.2; font-size: 12px; color: #00ffea; margin: 0;">
230
  _ _ ______ ___ _____
231
  | | (_) | ___ \\/ _ \\| __ \\
232
  _ __ | | ___ _ __ _ ___ ______ | |_/ / /_\\ \\ | \\/