Spaces:
Running
on
Zero
Running
on
Zero
Made the discord link an hyperlink
#35
by
Nick088
- opened
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
|
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
|