dawood HF staff commited on
Commit
ae6bd12
1 Parent(s): d2925a9

Update app.py

Browse files
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>