GSridhar1982 commited on
Commit
d7b07aa
·
verified ·
1 Parent(s): cc7b5b0

Update app.py

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