fffiloni commited on
Commit
25265e2
1 Parent(s): dfb0d1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -402,7 +402,7 @@ def reset_propagation(first_frame_path, predictor, stored_inference_state):
402
  return first_frame_path, gr.State([]), gr.State([]), gr.update(value=None, visible=False), stored_inference_state, None, ["frame_0.jpg"], first_frame_path, "frame_0.jpg", gr.update(visible=False)
403
 
404
  css="""
405
- div#component-18, div#component-25, div#component-39{
406
  align-items: stretch!important;
407
  }
408
  """
 
402
  return first_frame_path, gr.State([]), gr.State([]), gr.update(value=None, visible=False), stored_inference_state, None, ["frame_0.jpg"], first_frame_path, "frame_0.jpg", gr.update(visible=False)
403
 
404
  css="""
405
+ div#component-18, div#component-25, div#component-35, div#component-41{
406
  align-items: stretch!important;
407
  }
408
  """