Baseta commited on
Commit
fd34750
1 Parent(s): e15804a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1473,9 +1473,9 @@ 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
- gr.HTML("<h10> Huggingface version made by Clebersla </h10>")
1478
- gr.HTML("<h4> If you want to use this space privately, I recommend you duplicate the space. </h4>")
1479
 
1480
  # Inference Preset Row
1481
  # 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> Baseta Tube RVC </h1>")
1477
+ #gr.HTML("<h10> Huggingface version made by Clebersla </h10>")
1478
+ #gr.HTML("<h4> If you want to use this space privately, I recommend you duplicate the space. </h4>")
1479
 
1480
  # Inference Preset Row
1481
  # with gr.Row():