Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
|
|
82 |
"""
|
83 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
84 |
<div>
|
85 |
-
<h1 style="font-weight: 900; font-size: 3rem; margin-bottom:20px;">
|
86 |
Excurl Photoreal<br>AI Generator
|
87 |
</h1>
|
88 |
</div>
|
|
|
82 |
"""
|
83 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
84 |
<div>
|
85 |
+
<h1 style="font-weight: 900; font-size: 3rem; margin-bottom:20px; line-height: 1.6;">
|
86 |
Excurl Photoreal<br>AI Generator
|
87 |
</h1>
|
88 |
</div>
|