Spaces:
Runtime error
Runtime error
fix: markdown
Browse files
app.py
CHANGED
@@ -348,7 +348,7 @@ if __name__ == '__main__':
|
|
348 |
gr.Markdown(
|
349 |
"<div align='center'>\n\n"+
|
350 |
"# RVC Genshin Impact\n\n"+
|
351 |
-
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)
|
352 |
"[](https://colab.research.google.com/drive/110kiMZTdP6Ri1lY9-NbQf17GVPPhHyeT?usp=sharing)\n\n"+
|
353 |
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
354 |
"</div>"
|
|
|
348 |
gr.Markdown(
|
349 |
"<div align='center'>\n\n"+
|
350 |
"# RVC Genshin Impact\n\n"+
|
351 |
+
"[](https://github.com/ArkanDash/Multi-Model-RVC-Inference)"+
|
352 |
"[](https://colab.research.google.com/drive/110kiMZTdP6Ri1lY9-NbQf17GVPPhHyeT?usp=sharing)\n\n"+
|
353 |
"### Recommended to use Google Colab to use other character and feature.\n\n"+
|
354 |
"</div>"
|