mathslearn commited on
Commit
96e9d38
·
verified ·
1 Parent(s): 507cfea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ 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
+ #capture_session=True
107
  )
108
 
109
  # Launch Gradio Interface