TheStinger commited on
Commit
9165f32
1 Parent(s): a84b62f

temp fix + warning for the rmvpe situation

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 </h4>")
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():