Omnibus commited on
Commit
67d6685
1 Parent(s): 060a393

Update vc.py

Browse files
Files changed (1) hide show
  1. vc.py +1 -1
vc.py CHANGED
@@ -49,7 +49,7 @@ with gr.Blocks() as app:
49
  out_audio = gr.Audio(interactive=False)
50
  with gr.Box():
51
  with gr.Row():
52
- gr.Markdown('''<H1> Source:''')
53
  with gr.Row():
54
  with gr.Column():
55
 
 
49
  out_audio = gr.Audio(interactive=False)
50
  with gr.Box():
51
  with gr.Row():
52
+ gr.Markdown('''<H1> Audio Source:''')
53
  with gr.Row():
54
  with gr.Column():
55