Ilaria commited on
Commit
918eccb
β€’
1 Parent(s): e746770

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1473,7 +1473,7 @@ def zip_downloader(model):
1473
  with gr.Blocks(theme=gr.themes.Base (), title='Mangio-RVC-Web πŸ’»') as app:
1474
  with gr.Tabs():
1475
  with gr.TabItem("Inference"):
1476
- gr.HTML("<h1> Ilaria RVC 2.0 πŸ’– </h1>")
1477
  gr.HTML("<h10> You can find voice models on AI Hub: https://discord.gg/aihub </h10>")
1478
  gr.HTML("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
1479
 
 
1473
  with gr.Blocks(theme=gr.themes.Base (), title='Mangio-RVC-Web πŸ’»') as app:
1474
  with gr.Tabs():
1475
  with gr.TabItem("Inference"):
1476
+ gr.HTML("<h1> Ilaria RVC πŸ’– </h1>")
1477
  gr.HTML("<h10> You can find voice models on AI Hub: https://discord.gg/aihub </h10>")
1478
  gr.HTML("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
1479