Clebersla commited on
Commit
513c5d8
1 Parent(s): d221682

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> RVC V2 Huggingface Version </h1>")
1477
 
1478
  # Inference Preset Row
1479
  # with gr.Row():
 
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> RVC V2 Huggingface Version ⁽ᴴᵘᵍᵍᶦⁿᶠᵃᶜᵉ ᵛᵉʳˢᶦᵒⁿ ᴹᵃᵈᵉ ᵇʸ ᶜˡᵉᵇᵉʳˢˡᵃ⁾ </h1>")
1477
 
1478
  # Inference Preset Row
1479
  # with gr.Row():