theNeofr commited on
Commit
824e8a4
·
verified ·
1 Parent(s): ad9fa56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -620,7 +620,7 @@ with gr.Blocks(theme ="hev832/applio", title = "🎵 Audio Separator UI 🎵") a
620
 
621
 
622
  with gr.Row():
623
- demucs_button = gr.Button("Separate!"), variant = "primary")
624
  with gr.Row():
625
  demucs_stem1 = gr.Audio(
626
  show_download_button = True,
 
620
 
621
 
622
  with gr.Row():
623
+ demucs_button = gr.Button("Separate!", variant = "primary")
624
  with gr.Row():
625
  demucs_stem1 = gr.Audio(
626
  show_download_button = True,