promtd commited on
Commit
93b6070
·
verified ·
1 Parent(s): bfe3be6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def doo(video, mode):
47
  writer.release()
48
  return 'output.mp4'
49
 
50
- title = "🎞️Video Background Removal tool🎥"
51
 
52
  description = r"""Please note that if your video file is long (or having high amount of frames) the result may be shorter than input video because of the GPU timeout.<br>
53
  In this case consider trying Fast mode."""
 
47
  writer.release()
48
  return 'output.mp4'
49
 
50
+ title = "---🎥"
51
 
52
  description = r"""Please note that if your video file is long (or having high amount of frames) the result may be shorter than input video because of the GPU timeout.<br>
53
  In this case consider trying Fast mode."""