Spaces:
Runtime error
Runtime error
SayaSS
commited on
Commit
·
1587f86
1
Parent(s):
a8e2964
init
Browse files
app.py
CHANGED
|
@@ -45,8 +45,8 @@ if __name__ == '__main__':
|
|
| 45 |
gr.Markdown(
|
| 46 |
"# <center> Sovits Umamusume\n"
|
| 47 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
| 48 |
-
""
|
| 50 |
"\n\n"
|
| 51 |
"[Original Repo](https://github.com/innnky/so-vits-svc/tree/4.0)"
|
| 52 |
)
|
|
|
|
| 45 |
gr.Markdown(
|
| 46 |
"# <center> Sovits Umamusume\n"
|
| 47 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
| 48 |
+
"\n\n"
|
| 49 |
+
"[Open In Colab](https://colab.research.google.com/drive/1wfsBbMzmtLflOJeqc5ZnJiLY7L239hJW?usp=share_link)"
|
| 50 |
"\n\n"
|
| 51 |
"[Original Repo](https://github.com/innnky/so-vits-svc/tree/4.0)"
|
| 52 |
)
|