abidlabs HF staff commited on
Commit
f6aa368
1 Parent(s): ecd7d84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ iface = gr.Interface(
17
  examples=[["Hello! My name is Abubakar"], ["How are you?"]]
18
  )
19
 
20
- iface.launch(debug=True)
17
  examples=[["Hello! My name is Abubakar"], ["How are you?"]]
18
  )
19
 
20
+ iface.launch()