Spaces:
Build error
Build error
Update app.py
Browse files
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>
|
| 141 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
| 142 |
"[](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
|
| 143 |
"[](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>YanzBotz-Models\n"
|
| 141 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
| 142 |
"[](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
|
| 143 |
"[](https://ko-fi.com/megaaziib)\n\n"
|