lauraibnz commited on
Commit
325e07c
1 Parent(s): aeb80b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def predict(midi_file=None, prompt="", negative_prompt="", audio_length_in_s=5,
40
  with gr.Blocks(title="🎹 MIDI-AudioLDM", theme=gr.themes.Base(text_size=gr.themes.sizes.text_md, font=[gr.themes.GoogleFont("Nunito Sans")])) as demo:
41
  gr.HTML(
42
  """
43
- <h1 align="center";font size="16">🎹 MIDI-AudioLDM </h1>)
44
  """)
45
  gr.Markdown(
46
  """
 
40
  with gr.Blocks(title="🎹 MIDI-AudioLDM", theme=gr.themes.Base(text_size=gr.themes.sizes.text_md, font=[gr.themes.GoogleFont("Nunito Sans")])) as demo:
41
  gr.HTML(
42
  """
43
+ <h1 align="center"; size="16">🎹 MIDI-AudioLDM </h1>)
44
  """)
45
  gr.Markdown(
46
  """