Spaces:
Runtime error
Runtime error
Commit
·
3ebcd42
1
Parent(s):
4f12c4b
Update app.py
Browse files
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
|
1477 |
-
gr.HTML("<h10>
|
1478 |
-
gr.HTML("<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> Ilaria RVC 2.0 💖 </h1>")
|
1477 |
+
gr.HTML("<h10> Importata per l'Italia da Ilaria </h10>")
|
1478 |
+
gr.HTML("<h4> Sostieni Ilaria su Ko-Fi donando qualsiasi somma cliccando [QUI](https://ko-fi.com/ilariaowo) </h4>")
|
1479 |
|
1480 |
# Inference Preset Row
|
1481 |
# with gr.Row():
|