Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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="
|
| 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 |
"""
|