Spaces:
Running
Running
Ilaria
commited on
Commit
•
918eccb
1
Parent(s):
e746770
Update app.py
Browse files
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
|
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 |
|