Spaces:
Runtime error
Runtime error
colab update
Browse files
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 |
-
"[](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 |
+
"[](https://github.com/svc-develop-team/so-vits-svc)\n\n"
|
71 |
+
"[](https://colab.research.google.com/drive/1_tA5wY0hVhdw8P8JNmwi54bZCJkF9PhO?usp=sharing)"
|
72 |
+
|
73 |
)
|
74 |
|
75 |
with gr.Tabs():
|