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

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)
 
183
  Start designing today and bring your creative ideas to life!
184
  """)
185
 
186
+ interface.launch(debug=True, show_error = True)