MarcusSu1216 commited on
Commit
0a7cfd7
·
1 Parent(s): 0aeb965

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ if __name__ == '__main__':
133
  models.append((name, title, author, cover, create_vc_fn(tgt_sr, net_g, vc, if_f0, index, npy)))
134
  with gr.Blocks() as app:
135
  gr.Markdown(
136
- "# <center> RVC Models (Outdated)\n"
137
  "## <center> The input audio should be clean and pure voice without background music.\n"
138
  "# <center> [![New RVC Spaces](https://img.shields.io/badge/%F0%9F%A4%97_Spaces-RVC_Models_new-yellow?style=for-the-badge&logo=https%3A%2F%2Fhuggingface.co%2Ffront%2Fassets%2Fhuggingface_logo.svg&logoColor=yellow)](https://huggingface.co/spaces/ArkanDash/rvc-models-new)\n\n"
139
  "[![Colab](https://img.shields.io/badge/Colab-RVC_Models-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/drive/1hx6kKvIuv5XNY1Gai2PEuZhpO5z6xpVh?usp=sharing)\n\n"
 
133
  models.append((name, title, author, cover, create_vc_fn(tgt_sr, net_g, vc, if_f0, index, npy)))
134
  with gr.Blocks() as app:
135
  gr.Markdown(
136
+ "# <center> XingTong-RVC Models\n"
137
  "## <center> The input audio should be clean and pure voice without background music.\n"
138
  "# <center> [![New RVC Spaces](https://img.shields.io/badge/%F0%9F%A4%97_Spaces-RVC_Models_new-yellow?style=for-the-badge&logo=https%3A%2F%2Fhuggingface.co%2Ffront%2Fassets%2Fhuggingface_logo.svg&logoColor=yellow)](https://huggingface.co/spaces/ArkanDash/rvc-models-new)\n\n"
139
  "[![Colab](https://img.shields.io/badge/Colab-RVC_Models-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/drive/1hx6kKvIuv5XNY1Gai2PEuZhpO5z6xpVh?usp=sharing)\n\n"