Mar2Ding commited on
Commit
bc1f37f
1 Parent(s): 7254f24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -486,6 +486,7 @@ with gr.Blocks(css=css) as demo:
486
  5. **Check Propagation** every 15 frames
487
  6. **Propagate with "render"** to render the final masked video
488
  7. **Hit Reset** button if you want to refresh and start again
 
489
  *Note: Input video will be processed for up to 60 seconds only for demo purposes.*
490
  """
491
  )
 
486
  5. **Check Propagation** every 15 frames
487
  6. **Propagate with "render"** to render the final masked video
488
  7. **Hit Reset** button if you want to refresh and start again
489
+
490
  *Note: Input video will be processed for up to 60 seconds only for demo purposes.*
491
  """
492
  )