Rooni commited on
Commit
26e4adb
·
1 Parent(s): 369eeaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -28,7 +28,6 @@ iface = gr.Interface(
28
  inputs=gr.Textbox(),
29
  outputs=gr.Textbox(),
30
  live=True,
31
- capture_session=True,
32
  )
33
 
34
  iface.launch()
 
28
  inputs=gr.Textbox(),
29
  outputs=gr.Textbox(),
30
  live=True,
 
31
  )
32
 
33
  iface.launch()