haoheliu dawood HF staff commited on
Commit
8f019f2
1 Parent(s): db19271

update header line height (#5)

Browse files

- Update app.py (ae6bd125286f4e3cc9555680e0f457456bbf14b2)


Co-authored-by: dawood <dawood@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
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>