Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
)
|