Spaces:
Build error
Build error
MrMocci
commited on
Commit
·
96d257a
1
Parent(s):
c156b0b
some edit
Browse files
app.py
CHANGED
@@ -347,8 +347,9 @@ if __name__ == '__main__':
|
|
347 |
with gr.Blocks() as app:
|
348 |
gr.Markdown(
|
349 |
"<div align='center'>\n\n"+
|
350 |
-
"# RVC V2 GENSHIN IMPACT\n\n"+
|
351 |
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
|
|
352 |
"[](https://colab.research.google.com/drive/1EGHCk7wluqMX2krZhPI13Vhs21e07kOv)\n\n"+
|
353 |
"</div>\n\n"+
|
354 |
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)"
|
|
|
347 |
with gr.Blocks() as app:
|
348 |
gr.Markdown(
|
349 |
"<div align='center'>\n\n"+
|
350 |
+
"# RVC V2 MODELS GENSHIN IMPACT\n\n"+
|
351 |
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
352 |
+
"#### All of this voice samples are taken from the game Genshin Impact, and all voice credits belong to hoyoverse.\n\n"+
|
353 |
"[](https://colab.research.google.com/drive/1EGHCk7wluqMX2krZhPI13Vhs21e07kOv)\n\n"+
|
354 |
"</div>\n\n"+
|
355 |
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)"
|