Spaces:
Runtime error
Runtime error
Commit
·
ab2f3ac
1
Parent(s):
b496423
Update app.py
Browse files
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
|