Kalyankonga commited on
Commit
5e4166d
·
verified ·
1 Parent(s): 939b39a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ with gr.Blocks() as demo:
76
 
77
  btn.click(dynamic_relight, [img, txt, dirs, s1, s2, s3, s4], out)
78
 
79
- demo.launch()
 
76
 
77
  btn.click(dynamic_relight, [img, txt, dirs, s1, s2, s3, s4], out)
78
 
79
+ demo.launch(show_error=True)