Amrrs commited on
Commit
456bbb4
1 Parent(s): 08f2a13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with block:
44
 
45
  with gr.Group():
46
  with gr.Box():
47
- with gr.Row().style(mobile_collapse=False, equal_height=True):
48
  inp_video = gr.Video(
49
  label="Input Video",
50
  type="filepath"
 
44
 
45
  with gr.Group():
46
  with gr.Box():
47
+ with gr.Row().style():
48
  inp_video = gr.Video(
49
  label="Input Video",
50
  type="filepath"