Spaces:
Runtime error
Runtime error
Like fuck we are testing on production
Browse files
app.py
CHANGED
|
@@ -67,8 +67,7 @@ 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 |
-
"[](https://colab.research.google.com/drive/1_tA5wY0hVhdw8P8JNmwi54bZCJkF9PhO?usp=sharing)"
|
| 72 |
|
| 73 |
)
|
| 74 |
|
|
|
|
| 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 |
|