Hev832 commited on
Commit
a20f4f4
·
verified ·
1 Parent(s): 672e69b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -210,6 +210,7 @@ if __name__ == '__main__':
210
  # Gradio Blocks Interface with Tabs
211
  with gr.Blocks(title="Hex RVC", theme=gr.themes.Default(primary_hue="red", secondary_hue="pink")) as app:
212
  gr.Markdown("# Hex RVC")
 
213
 
214
  with gr.Tab("Inference"):
215
  with gr.Row():
 
210
  # Gradio Blocks Interface with Tabs
211
  with gr.Blocks(title="Hex RVC", theme=gr.themes.Default(primary_hue="red", secondary_hue="pink")) as app:
212
  gr.Markdown("# Hex RVC")
213
+ gr.Markdown(" join [AIHub](https://discord.gg/aihub) to get the rvc model!")
214
 
215
  with gr.Tab("Inference"):
216
  with gr.Row():