lisatthu35 commited on
Commit
b70ac65
·
verified ·
1 Parent(s): a1334ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1837,7 +1837,8 @@ with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
1837
  with gr.Row():
1838
  gr.Markdown(
1839
  """
1840
- 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
 
1841
  """
1842
  )
1843
 
 
1837
  with gr.Row():
1838
  gr.Markdown(
1839
  """
1840
+ Original RVC:https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
1841
+ Mangio’s RVC Fork:https://github.com/Mangio621/Mangio-RVC-Fork
1842
  """
1843
  )
1844