dawood HF staff commited on
Commit
6a5a28a
β€’
1 Parent(s): 095f4a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ with iface:
178
  font-size: 1.75rem;
179
  "
180
  >
181
- <h1 style="font-weight: 900; margin-bottom: 7px;">
182
  AudioLDM: Text-to-Audio Generation with Latent Diffusion Models
183
  </h1>
184
  </div>
 
178
  font-size: 1.75rem;
179
  "
180
  >
181
+ <h1 style="font-weight: 900; margin-bottom: 7px; line-height: normal;">
182
  AudioLDM: Text-to-Audio Generation with Latent Diffusion Models
183
  </h1>
184
  </div>