Spaces:
Runtime error
Runtime error
update header line height (#5)
Browse files- Update app.py (ae6bd125286f4e3cc9555680e0f457456bbf14b2)
Co-authored-by: dawood <dawood@users.noreply.huggingface.co>
app.py
CHANGED
@@ -179,7 +179,7 @@ with iface:
|
|
179 |
font-size: 1.75rem;
|
180 |
"
|
181 |
>
|
182 |
-
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
183 |
AudioLDM: Text-to-Audio Generation with Latent Diffusion Models
|
184 |
</h1>
|
185 |
</div>
|
|
|
179 |
font-size: 1.75rem;
|
180 |
"
|
181 |
>
|
182 |
+
<h1 style="font-weight: 900; margin-bottom: 7px; line-height: normal;">
|
183 |
AudioLDM: Text-to-Audio Generation with Latent Diffusion Models
|
184 |
</h1>
|
185 |
</div>
|