Ilzhabimantara
commited on
Commit
•
77c51b1
1
Parent(s):
5cc9b3a
Update app.py
Browse files
app.py
CHANGED
@@ -346,7 +346,7 @@ if __name__ == '__main__':
|
|
346 |
with gr.Blocks(theme=gr.themes.Base()) as app:
|
347 |
gr.Markdown(
|
348 |
"# <center> RVC Models\n"
|
349 |
-
"### <center>
|
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 |
)
|
|
|
346 |
with gr.Blocks(theme=gr.themes.Base()) as app:
|
347 |
gr.Markdown(
|
348 |
"# <center> RVC Models\n"
|
349 |
+
"### <center> Recommended to use Google Colab to use other character and feature.\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 |
)
|