We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9d1c4 commit a95b409Copy full SHA for a95b409
app.py
@@ -37,7 +37,7 @@
37
gr.Markdown("# Advanced-RVC-Inference")
38
gr.Markdown("Advanced RVC Inference for quicker and effortless model downloads.")
39
gr.Markdown("[Support](https://discord.gg/hvmsukmBHE) — [GitHub](https://github.com/ArkanDash/Advanced-RVC-Inference.git)")
40
- gr.Makrdown("Thanks to [NeoDev](https://github.com/TheNeodev) for improve this project")
+ gr.Markdown("Thanks to [NeoDev](https://github.com/TheNeodev) for improve this project")
41
42
43
with gr.Tab("Inference"):
0 commit comments