9voltfan2009 commited on
Commit
9d69cad
·
verified ·
1 Parent(s): f7e72d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,6 +3,6 @@ import gradio as gr
3
  with gr.Blocks(css="style.css") as demo:
4
  gr.Markdown("# 9-Volt Fan's RVC Voice Models")
5
  gr.Markdown("## I make RVC voice models! To request a voice model, ask in the discussions, and I'll be able to make it just for you.")
6
- gr.Markdown("## [Click here to visit my RVC voice models!](https://huggingface.co/collections/ark142/rvc-voice-models-681506cb89322fa7cb2e45fa")
7
 
8
  demo.launch()
 
3
  with gr.Blocks(css="style.css") as demo:
4
  gr.Markdown("# 9-Volt Fan's RVC Voice Models")
5
  gr.Markdown("## I make RVC voice models! To request a voice model, ask in the discussions, and I'll be able to make it just for you.")
6
+ gr.Markdown("[Click here to visit my RVC voice models!](https://huggingface.co/collections/ark142/rvc-voice-models-681506cb89322fa7cb2e45fa")
7
 
8
  demo.launch()