Made the discord link an hyperlink

#35
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1485,7 +1485,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="pink", secondary_hue="rose")
1485
  with gr.Tabs():
1486
  with gr.TabItem("Inference"):
1487
  gr.HTML("<h1> Ilaria RVC πŸ’– </h1>")
1488
- gr.HTML("<h10> You can find voice models on AI Hub: https://discord.gg/aihub </h10>")
1489
  gr.HTML("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
1490
 
1491
  # Inference Preset Row
 
1485
  with gr.Tabs():
1486
  with gr.TabItem("Inference"):
1487
  gr.HTML("<h1> Ilaria RVC πŸ’– </h1>")
1488
+ gr.HTML("<h10> You can find voice models on <a href="https://discord.gg/aihub"> AI Hub </a> </h10>")
1489
  gr.HTML("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
1490
 
1491
  # Inference Preset Row