Aria-UI commited on
Commit
ffd4ebd
·
verified ·
1 Parent(s): 164d89a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks() as demo:
148
  """
149
  <div style="text-align: center; margin-bottom: 20px;">
150
  <div style="display: flex; justify-content: center;">
151
- <img src="https://raw.githubusercontent.com/AriaUI/Aria-UI/refs/heads/main/assets/logo_long.png" alt="Aria-UI" height="76" style="margin-bottom: 10px;"/>
152
  </div>
153
  </div>
154
  """
 
148
  """
149
  <div style="text-align: center; margin-bottom: 20px;">
150
  <div style="display: flex; justify-content: center;">
151
+ <img src="https://raw.githubusercontent.com/AriaUI/Aria-UI/refs/heads/main/assets/logo_long.png" alt="Aria-UI" height="10" style="margin-bottom: 10px;"/>
152
  </div>
153
  </div>
154
  """