sindhuhegde commited on
Commit
f1664aa
·
verified ·
1 Parent(s): c6e1104

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -905,4 +905,4 @@ if __name__ == "__main__":
905
  )
906
 
907
  # Launch the interface
908
- demo.launch(allowed_paths=["."])
 
905
  )
906
 
907
  # Launch the interface
908
+ demo.launch(allowed_paths=["."], show_error=True)