Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -347,9 +347,9 @@ if __name__ == '__main__':
|
|
347 |
with gr.Blocks() as app:
|
348 |
gr.Markdown(
|
349 |
"<div align='center'>\n\n"+
|
350 |
-
"# RVC V2
|
351 |
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
352 |
-
"#### All of this voice samples are taken from the
|
353 |
"[![Colab](https://img.shields.io/badge/Colab-RVC%20Genshin%20Impact-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/drive/1EGHCk7wluqMX2krZhPI13Vhs21e07kOv)\n\n"+
|
354 |
"</div>\n\n"+
|
355 |
"[![Repository](https://img.shields.io/badge/Github-Multi%20Model%20RVC%20Inference-blue?style=for-the-badge&logo=github)](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 RANDOM\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 discord AIHUB\n\n"+
|
353 |
"[![Colab](https://img.shields.io/badge/Colab-RVC%20Genshin%20Impact-blue?style=for-the-badge&logo=googlecolab)](https://colab.research.google.com/drive/1EGHCk7wluqMX2krZhPI13Vhs21e07kOv)\n\n"+
|
354 |
"</div>\n\n"+
|
355 |
"[![Repository](https://img.shields.io/badge/Github-Multi%20Model%20RVC%20Inference-blue?style=for-the-badge&logo=github)](https://github.com/ArkanDash/Multi-Model-RVC-Inference)"
|