Update app.py
Browse files
app.py
CHANGED
@@ -1834,7 +1834,7 @@ with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
|
|
1834 |
with gr.Row():
|
1835 |
gr.Markdown(
|
1836 |
"""
|
1837 |
-
|
1838 |
"""
|
1839 |
)
|
1840 |
|
|
|
1834 |
with gr.Row():
|
1835 |
gr.Markdown(
|
1836 |
"""
|
1837 |
+
Original RVC:https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI Mangio’s RVC Fork:https://github.com/Mangio621/Mangio-RVC-Fork ❤️ If you like the EasyGUI, help me keep it.❤️ https://paypal.me/lesantillan
|
1838 |
"""
|
1839 |
)
|
1840 |
|