Hev832 commited on
Commit
78d10ca
·
verified ·
1 Parent(s): 24b0974

Update app.py

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