kaleloobi2023
commited on
Commit
•
de9875f
1
Parent(s):
5601be0
Update app.py
Browse files
app.py
CHANGED
@@ -1951,7 +1951,7 @@ def GradioSetup(UTheme=gr.themes.Soft()):
|
|
1951 |
with gr.Blocks(theme='JohnSmith9982/small_and_pretty', title="Applio") as app:
|
1952 |
gr.Markdown("🍏 Applio (Mangio-RVC-Fork HF)")
|
1953 |
gr.Markdown("More spaces: [RVC⚡ZERO](https://huggingface.co/spaces/r3gm/rvc_zero), [Aesthetic_RVC_Inference_HF](https://huggingface.co/spaces/r3gm/Aesthetic_RVC_Inference_HF), [AICoverGen](https://huggingface.co/spaces/r3gm/AICoverGen), [Ultimate-Vocal-Remover-WebUI](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI), [Advanced-RVC-Inference](https://huggingface.co/spaces/r3gm/Advanced-RVC-Inference)")
|
1954 |
-
gr.HTML("<h4>
|
1955 |
gr.Markdown(
|
1956 |
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/RVC_HF?duplicate=true)\n\n"
|
1957 |
)
|
|
|
1951 |
with gr.Blocks(theme='JohnSmith9982/small_and_pretty', title="Applio") as app:
|
1952 |
gr.Markdown("🍏 Applio (Mangio-RVC-Fork HF)")
|
1953 |
gr.Markdown("More spaces: [RVC⚡ZERO](https://huggingface.co/spaces/r3gm/rvc_zero), [Aesthetic_RVC_Inference_HF](https://huggingface.co/spaces/r3gm/Aesthetic_RVC_Inference_HF), [AICoverGen](https://huggingface.co/spaces/r3gm/AICoverGen), [Ultimate-Vocal-Remover-WebUI](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI), [Advanced-RVC-Inference](https://huggingface.co/spaces/r3gm/Advanced-RVC-Inference)")
|
1954 |
+
gr.HTML("<h4> Welcome to Mangio-RVC-Fork HF. </h4>")
|
1955 |
gr.Markdown(
|
1956 |
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/RVC_HF?duplicate=true)\n\n"
|
1957 |
)
|