Update app.py
Browse files
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>
|
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():
|