Spaces:
Build error
Build error
MrMocci
commited on
Commit
·
173db4a
1
Parent(s):
8a01fab
Update app.py
Browse files
app.py
CHANGED
@@ -373,7 +373,11 @@ if __name__ == '__main__':
|
|
373 |
with gr.Blocks() as app:
|
374 |
gr.Markdown(
|
375 |
"<div align='center'>\n\n"+
|
376 |
-
"#
|
|
|
|
|
|
|
|
|
377 |
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)\n\n"+
|
378 |
"</div>"
|
379 |
)
|
|
|
373 |
with gr.Blocks() as app:
|
374 |
gr.Markdown(
|
375 |
"<div align='center'>\n\n"+
|
376 |
+
"# RVC V2 MODELS GENSHIN IMPACT\n\n"+
|
377 |
+
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
378 |
+
"#### All of this voice samples are taken from the game Genshin Impact, and all voice credits belong to hoyoverse.\n\n"+
|
379 |
+
"[](https://colab.research.google.com/drive/1EGHCk7wluqMX2krZhPI13Vhs21e07kOv)\n\n"+
|
380 |
+
"</div>\n\n"+
|
381 |
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)\n\n"+
|
382 |
"</div>"
|
383 |
)
|