Carlos Rosas commited on
Commit
f75b97e
·
verified ·
1 Parent(s): e96cc49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,7 +225,7 @@ 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: 5px 0;">
229
  <pre style="font-family: monospace; line-height: 1.2; font-size: 8px; color: #00ffea; margin: 0;">
230
 
231
  _ _ ______ ___ _____
 
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: 8px; color: #00ffea; margin: 0;">
230
 
231
  _ _ ______ ___ _____