Spaces:
Sleeping
Sleeping
added google colab link
Browse files
app.py
CHANGED
@@ -139,6 +139,7 @@ if __name__ == '__main__':
|
|
139 |
gr.Markdown(
|
140 |
"# <center> Hololive RVC Models\n"
|
141 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
|
|
142 |
"[](https://ko-fi.com/megaaziib)\n\n"
|
143 |
)
|
144 |
with gr.Tabs():
|
|
|
139 |
gr.Markdown(
|
140 |
"# <center> Hololive RVC Models\n"
|
141 |
"## <center> The input audio should be clean and pure voice without background music.\n"
|
142 |
+
"[](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
|
143 |
"[](https://ko-fi.com/megaaziib)\n\n"
|
144 |
)
|
145 |
with gr.Tabs():
|