Spaces:
Runtime error
Runtime error
TheStinger
commited on
Commit
·
9165f32
1
Parent(s):
a84b62f
temp fix + warning for the rmvpe situation
Browse files
app.py
CHANGED
@@ -1475,7 +1475,7 @@ with gr.Blocks(theme=gr.themes.Base (), title='Mangio-RVC-Web 💻') as app:
|
|
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
|
1479 |
|
1480 |
# Inference Preset Row
|
1481 |
# with gr.Row():
|
|
|
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 ⚠️ IM AWARE OF THE RMVPE BUG, FOR THE MOMENT THE DEFAULT IS PM ⚠️ </h4>")
|
1479 |
|
1480 |
# Inference Preset Row
|
1481 |
# with gr.Row():
|