Update app.py
Browse files
app.py
CHANGED
|
@@ -74,7 +74,7 @@ with gr.Blocks(css="footer{display:none !important;}",) as demo:
|
|
| 74 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
| 75 |
<div>
|
| 76 |
<h1 style='font-weight: 900; font-size: 3rem; margin-bottom:20px;color: #191970;'>Aiconvert.online</h1>
|
| 77 |
-
<h2 style="font-weight:
|
| 78 |
Dreamlike Diffusion 1.0
|
| 79 |
</h2>
|
| 80 |
</div>
|
|
|
|
| 74 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
| 75 |
<div>
|
| 76 |
<h1 style='font-weight: 900; font-size: 3rem; margin-bottom:20px;color: #191970;'>Aiconvert.online</h1>
|
| 77 |
+
<h2 style="font-weight: 200; font-size: 3rem; margin-bottom:20px;">
|
| 78 |
Dreamlike Diffusion 1.0
|
| 79 |
</h2>
|
| 80 |
</div>
|