mirari commited on
Commit
cb5becc
1 Parent(s): d92b52f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ with block:
34
  """
35
  )
36
  with gr.Group():
37
- with gr.box():
38
  sz = gr.Dropdown(label="Model Size", choices=['tiny', 'base','small', 'medium', 'large'], value='medium')
39
 
40
  link = gr.Textbox(label="YouTube Link")
 
34
  """
35
  )
36
  with gr.Group():
37
+ with gr.Group():
38
  sz = gr.Dropdown(label="Model Size", choices=['tiny', 'base','small', 'medium', 'large'], value='medium')
39
 
40
  link = gr.Textbox(label="YouTube Link")