chansung commited on
Commit
b6e89e6
·
1 Parent(s): 061316d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ with gr.Blocks(css=STYLE, elem_id='container-col') as block:
163
  _js=get_local_storage,
164
  )
165
 
166
- block.queue().launch(debug=True)
 
163
  _js=get_local_storage,
164
  )
165
 
166
+ block.launch(debug=True)