Hev832 commited on
Commit
8a0f41c
·
verified ·
1 Parent(s): 04bf3b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ def create_new_repo(repoid):
197
 
198
 
199
  with gr.Blocks() as demo:
200
- gr.Markdown(" # RVC Dataset Maker")
201
  with gr.Tabs():
202
  with gr.TabItem("make dataset"):
203
  with gr.Row():
 
197
 
198
 
199
  with gr.Blocks() as demo:
200
+ gr.Markdown(f"## <div style='text-align: center;'> RVC DATASET MAKER</div>")
201
  with gr.Tabs():
202
  with gr.TabItem("make dataset"):
203
  with gr.Row():