sgbaird commited on
Commit
0b7d32c
·
verified ·
1 Parent(s): b5d373d

show_error=True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -320,4 +320,4 @@ iface = gr.Interface(
320
  7, 2023. https://doi.org/10.26434/chemrxiv-2023-9s6r7.
321
  """,
322
  )
323
- iface.launch()
 
320
  7, 2023. https://doi.org/10.26434/chemrxiv-2023-9s6r7.
321
  """,
322
  )
323
+ iface.launch(show_error=True)