AiMimicry commited on
Commit
93cb1b0
1 Parent(s): e62b350

colab update

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -67,7 +67,9 @@ if __name__ == '__main__':
67
  gr.Markdown(
68
  "# <center> Sovits Models\n"
69
  "## <center> The input audio should be clean and pure voice without background music.\n"
70
- "[![Original Repo](https://badgen.net/badge/icon/github?icon=github&label=Original%20Repo)](https://github.com/svc-develop-team/so-vits-svc)"
 
 
71
  )
72
 
73
  with gr.Tabs():
 
67
  gr.Markdown(
68
  "# <center> Sovits Models\n"
69
  "## <center> The input audio should be clean and pure voice without background music.\n"
70
+ "[![Original Repo](https://badgen.net/badge/icon/github?icon=github&label=Original%20Repo)](https://github.com/svc-develop-team/so-vits-svc)\n\n"
71
+ "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1_tA5wY0hVhdw8P8JNmwi54bZCJkF9PhO?usp=sharing)"
72
+
73
  )
74
 
75
  with gr.Tabs():