Dantra1 commited on
Commit
219ad3d
1 Parent(s): f579e80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ if __name__ == '__main__':
137
  models.append((name, title, author, cover, create_vc_fn(tgt_sr, net_g, vc, if_f0, index, npy)))
138
  with gr.Blocks() as app:
139
  gr.Markdown(
140
- "# <center>YanzBotz-Models\n"
141
  "## <center> The input audio should be clean and pure voice without background music.\n"
142
  "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
143
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/megaaziib)\n\n"
 
137
  models.append((name, title, author, cover, create_vc_fn(tgt_sr, net_g, vc, if_f0, index, npy)))
138
  with gr.Blocks() as app:
139
  gr.Markdown(
140
+ "# <center>Hololive-Models\n"
141
  "## <center> The input audio should be clean and pure voice without background music.\n"
142
  "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
143
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/megaaziib)\n\n"