Eddycrack864 commited on
Commit
415c27b
β€’
1 Parent(s): 750f571

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ def demucs_separator(demucs_audio, demucs_model, demucs_output_format, demucs_sh
234
 
235
  return stem1_file, stem2_file, stem3_file, stem4_file
236
 
237
- with gr.Blocks(title="🎡 UVR5 UI 🎡") as app:
238
  gr.Markdown("<h1> 🎡 UVR5 UI 🎡 </h1>")
239
  with gr.Tabs():
240
  with gr.TabItem("BS/Mel Roformer"):
 
234
 
235
  return stem1_file, stem2_file, stem3_file, stem4_file
236
 
237
+ with gr.Blocks(theme="NoCrypt/miku@1.2.2", title="🎡 UVR5 UI 🎡") as app:
238
  gr.Markdown("<h1> 🎡 UVR5 UI 🎡 </h1>")
239
  with gr.Tabs():
240
  with gr.TabItem("BS/Mel Roformer"):