Spaces:
alfabill
/
Runtime error

alfabill commited on
Commit
5e07389
1 Parent(s): 88b44f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,4 +232,4 @@ with gr.Blocks(css=css) as demo:
232
 
233
 
234
  demo.queue()
235
- demo.launch()
 
232
 
233
 
234
  demo.queue()
235
+ demo.launch(show_api=True)