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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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