Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -103,7 +103,6 @@ iface = gr.Interface(
|
|
103 |
inputs=gr.Textbox(),
|
104 |
outputs=gr.Textbox(),
|
105 |
live=True,
|
106 |
-
#capture_session=True
|
107 |
)
|
108 |
|
109 |
# Launch Gradio Interface
|
|
|
103 |
inputs=gr.Textbox(),
|
104 |
outputs=gr.Textbox(),
|
105 |
live=True,
|
|
|
106 |
)
|
107 |
|
108 |
# Launch Gradio Interface
|