LaynzID12 commited on
Commit
d1bcd6d
·
1 Parent(s): 027d2cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1448,7 +1448,7 @@ def zip_downloader(model):
1448
  with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
1449
  with gr.Tabs():
1450
  with gr.TabItem("Inference"):
1451
- gr.HTML("<h1> Magic Vocals </h1>")
1452
 
1453
  # Inference Preset Row
1454
  # with gr.Row():
 
1448
  with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
1449
  with gr.Tabs():
1450
  with gr.TabItem("Inference"):
1451
+ gr.HTML("<h1> RVC EASY GUI </h1>")
1452
 
1453
  # Inference Preset Row
1454
  # with gr.Row():