LPX55 commited on
Commit
a05b771
·
verified ·
1 Parent(s): e521bae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,4 +201,4 @@ with gr.Blocks() as demo:
201
  outputs=[feather_size]
202
  )
203
 
204
- demo.launch(show_api=False, show_error=True)
 
201
  outputs=[feather_size]
202
  )
203
 
204
+ demo.launch(show_error=True)