gaur3009 commited on
Commit
bbca71a
·
verified ·
1 Parent(s): ff54087

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,4 +183,4 @@ with gr.Blocks(css=custom_css) as interface:
183
  Start designing today and bring your creative ideas to life!
184
  """)
185
 
186
- interface.launch(debug=True, show_error = True)
 
183
  Start designing today and bring your creative ideas to life!
184
  """)
185
 
186
+ interface.launch(debug=True)