WAVbot commited on
Commit
e562720
·
verified ·
1 Parent(s): 7a6bbee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ my_applio = loadThemes.load_theme() or "ParityError/Interstellar"
47
  with gr.Blocks(
48
  theme=my_applio, title="WAVbot.com", css="footer{display:none !important}"
49
  ) as Applio:
50
- gr.Markdown("# WAVbot.com")
51
  gr.Markdown(
52
  i18n(
53
  "Convert, Upload, and Listen to Music with WAVbot.com"
 
47
  with gr.Blocks(
48
  theme=my_applio, title="WAVbot.com", css="footer{display:none !important}"
49
  ) as Applio:
50
+ gr.Markdown("# Only upload audio as a .WAV file")
51
  gr.Markdown(
52
  i18n(
53
  "Convert, Upload, and Listen to Music with WAVbot.com"