theArijitDas commited on
Commit
84fd755
1 Parent(s): 52e73e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ iface = gr.Interface(
34
  title="Product Update Validator"
35
  )
36
 
37
- iface.launch(show_error=True)
 
34
  title="Product Update Validator"
35
  )
36
 
37
+ iface.launch()