Hev832 commited on
Commit
9270dbc
·
verified ·
1 Parent(s): 9649923
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -6,7 +6,7 @@ model_library = CachedModels()
6
 
7
  with gr.Blocks(title="💻 RVC V2",theme=gr.themes.Soft(primary_hue="blue",neutral_hue="cyan")) as app:
8
  with gr.Row():
9
- gr.markdown("# RVC V2")
10
  gr.Markdown("## Code By Rejekts")
11
  with gr.Tabs():
12
  with gr.TabItem("Inference"):
 
6
 
7
  with gr.Blocks(title="💻 RVC V2",theme=gr.themes.Soft(primary_hue="blue",neutral_hue="cyan")) as app:
8
  with gr.Row():
9
+ gr.Markdown("# RVC V2")
10
  gr.Markdown("## Code By Rejekts")
11
  with gr.Tabs():
12
  with gr.TabItem("Inference"):