megaaziib commited on
Commit
8d60a3c
1 Parent(s): b80bc16

added google colab link

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](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
+ "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/aziib/Create-Google-Shared-Drive/blob/master/Hololive-RVC-Models.ipynb)\n\n"
143
  "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/megaaziib)\n\n"
144
  )
145
  with gr.Tabs():