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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -50,12 +50,12 @@ with gr.Blocks(
50
  gr.Markdown("# WAVbot.com")
51
  gr.Markdown(
52
  i18n(
53
- "A simple, high-quality voice conversion tool focused on ease of use and performance."
54
  )
55
  )
56
  gr.Markdown(
57
  i18n(
58
- "[supportWAVbot.com](https://discord.gg/urxFjYmYYh) — [wavbotDiscord Bot](https://discord.com/oauth2/authorize?client_id=1144714449563955302&permissions=1376674695271&scope=bot%20applications.commands) — [wavbotGitHub](https://github.com/IAHispano/Applio)"
59
  )
60
  )
61
  with gr.Tab(i18n("Inference")):
 
50
  gr.Markdown("# WAVbot.com")
51
  gr.Markdown(
52
  i18n(
53
+ "Convert, Upload, and Listen to Music with WAVbot.com"
54
  )
55
  )
56
  gr.Markdown(
57
  i18n(
58
+ "[Home](https://my.wavbot.com/search) — [Instructions](https://my.wavbot.com/pages/wavbot-converter-instructions) — [About](https://my.wavbot.com/pages/about-us)"
59
  )
60
  )
61
  with gr.Tab(i18n("Inference")):