techysanoj commited on
Commit
ab2f3ac
·
1 Parent(s): b496423

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -36,7 +36,6 @@ iface = gr.Interface(
36
  inputs=gr.Video(),
37
  outputs="video",
38
  live=True,
39
- capture_session=True,
40
  )
41
 
42
  # Launch the Gradio app
 
36
  inputs=gr.Video(),
37
  outputs="video",
38
  live=True,
 
39
  )
40
 
41
  # Launch the Gradio app