GSridhar1982 commited on
Commit
34c5689
·
verified ·
1 Parent(s): e2ca27d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ iface = gr.Interface(
23
  outputs=gr.Textbox(label="Answer")
24
  )
25
 
26
- iface.launch(debug=True)
 
23
  outputs=gr.Textbox(label="Answer")
24
  )
25
 
26
+ iface.launch()