Yaron Koresh commited on
Commit
1a51e72
·
verified ·
1 Parent(s): f25400d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,7 +278,7 @@ def ui():
278
  step=5.0,
279
  label="Duration (0s = PNG)"
280
  )
281
- with gr.Row(elem_id="col-container"):
282
  with gr.Column():
283
  img = gr.Image(label="Upload photo",show_label=True,container=False,type="pil")
284
  with gr.Column():
 
278
  step=5.0,
279
  label="Duration (0s = PNG)"
280
  )
281
+ with gr.Row(elem_id="col-container"):
282
  with gr.Column():
283
  img = gr.Image(label="Upload photo",show_label=True,container=False,type="pil")
284
  with gr.Column():