KarmKarma commited on
Commit
98b09d7
·
verified ·
1 Parent(s): 0abfd6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -347,8 +347,8 @@ if __name__ == '__main__':
347
  gr.Markdown(
348
  "# <center> Hololive RVC Models\n"
349
  "### <center> will update every hololive ai model that i can find or make.\n"
350
- "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/aziib/hololive-rvc-models-v2/blob/main/hololive_rvc_models_v2.ipynb)\n\n"
351
- "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/megaaziib)\n\n"
352
  )
353
  for (folder_title, folder, models) in categories:
354
  with gr.TabItem(folder_title):
 
347
  gr.Markdown(
348
  "# <center> Hololive RVC Models\n"
349
  "### <center> will update every hololive ai model that i can find or make.\n"
350
+ "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15sUJTLIDGkN8t3V606BuH63NRKDwJ0rR?usp=share_link)\n\n"
351
+ "[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/karmkarma)\n\n"
352
  )
353
  for (folder_title, folder, models) in categories:
354
  with gr.TabItem(folder_title):