TIMBOVILL commited on
Commit
b217a64
1 Parent(s): 805704a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1542,7 +1542,7 @@ with gr.Blocks(theme=theme) as app:
1542
  inputs=[sid0],
1543
  outputs=[spk_item],
1544
  )
1545
- but0 = gr.Button("Convert", variant="primary")
1546
  with gr.Row():
1547
  with gr.Column():
1548
  with gr.Row():
 
1542
  inputs=[sid0],
1543
  outputs=[spk_item],
1544
  )
1545
+ but0 = gr.Button("Convert", variant="primary", size='xl')
1546
  with gr.Row():
1547
  with gr.Column():
1548
  with gr.Row():